This commit is contained in:
parent
8f45ce3908
commit
3a4f8b0828
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
- hosts: "{{ host }}"
|
hosts: "{{ host }}"
|
||||||
vars:
|
vars:
|
||||||
- name: Set up multiple authorized keys
|
- name: Set up multiple authorized keys
|
||||||
ansible.posix.authorized_key:
|
ansible.posix.authorized_key:
|
||||||
|
|
Loading…
Reference in New Issue