This commit is contained in:
David Lopez 2023-08-29 13:05:41 +02:00
parent 78a7789d99
commit 387fadb444
1 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@
key: "{{ key_to_add }}"
state: present
manage_dir: yes
when: "'authorized_key_exists' False"
when: "'authorized_key_exists' True"