This commit is contained in:
David Lopez 2023-08-29 13:03:06 +02:00
parent 647cab6ea2
commit 78a7789d99
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' False"