Update create_user_ssh/check_and _add_authorized_key.yml

This commit is contained in:
David Lopez 2023-07-27 11:06:00 +00:00
parent f8316dc795
commit b534ca46b7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: Check and Add Authorized Key
hosts: "{{ host }}"
hosts: "{{ hosts }}"
gather_facts: yes
tasks: