Update create_user_ssh/check_authorizzed_key.yml
This commit is contained in:
parent
2eae709acd
commit
08e32d8404
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
- name: Check Authorized Key Existence
|
- name: Check Authorized Key Existence
|
||||||
hosts: "{{ hosts}}
|
hosts: "{{ hosts}}"
|
||||||
gather_facts: yes
|
gather_facts: yes
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Reference in New Issue