Update create_user_ssh/check_authorizzed_key.yml

This commit is contained in:
David Lopez 2023-07-27 09:25:41 +00:00
parent 2512bec4aa
commit 5b7f960f31
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
- name: Display result
debug:
msg: "Authorized key exists: {{ authorized_key_exists | default(false) }}"
msg: "Authorized key exists: {{ authorized_key_exists }}"
- name: Add authorized key
authorized_key: