This commit is contained in:
parent
a78dd13c6d
commit
647cab6ea2
|
@ -29,4 +29,4 @@
|
||||||
key: "{{ key_to_add }}"
|
key: "{{ key_to_add }}"
|
||||||
state: present
|
state: present
|
||||||
manage_dir: yes
|
manage_dir: yes
|
||||||
when: "Authorized key exists: False"
|
when: authorized_key_exists == "False"
|
||||||
|
|
Loading…
Reference in New Issue