This commit is contained in:
parent
78a7789d99
commit
387fadb444
|
@ -29,4 +29,4 @@
|
|||
key: "{{ key_to_add }}"
|
||||
state: present
|
||||
manage_dir: yes
|
||||
when: "'authorized_key_exists' False"
|
||||
when: "'authorized_key_exists' True"
|
||||
|
|
Loading…
Reference in New Issue