Update create_user_ssh/check_authorizzed_key.yml

This commit is contained in:
David Lopez 2023-07-27 09:01:17 +00:00
parent 14cfb6976e
commit bb992fa54a
1 changed files with 1 additions and 1 deletions

View File

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