This commit is contained in:
parent
c379e48104
commit
8f45ce3908
|
@ -5,4 +5,4 @@
|
|||
ansible.posix.authorized_key:
|
||||
user: deploy
|
||||
state: present
|
||||
key: '{{ key }}'
|
||||
key: "{{ key }}"
|
Loading…
Reference in New Issue