This commit is contained in:
David Lopez 2023-08-29 12:52:35 +02:00
parent a78dd13c6d
commit 647cab6ea2
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"