Update create_user_ssh/check_and _add_authorized_key.yml
This commit is contained in:
parent
b534ca46b7
commit
223caf1c9e
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: Check and Add Authorized Key
|
||||
hosts: "{{ hosts }}"
|
||||
hosts: "{{ hosts_servers }}"
|
||||
gather_facts: yes
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Reference in New Issue