Update create_user_ssh/check_authorizzed_key.yml
This commit is contained in:
parent
1fd478f126
commit
c7a39ccb08
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
- name: Check and Add Authorized Key
|
- name: Check and Add Authorized Key
|
||||||
hosts: "{{ host }}"
|
hosts: "{{ hosts }}"
|
||||||
gather_facts: yes
|
gather_facts: yes
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
|
|
Loading…
Reference in New Issue