Update create_user_ssh/check_authorizzed_key.yml

This commit is contained in:
David Lopez 2023-07-27 08:45:17 +00:00
parent d2af5ec42f
commit c002006cd0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
gather_facts: yes
vars:
public_key_to_add: "{{ key to add }}"
public_key_to_add: "{{ key_to_add }}"
tasks:
- name: Read authorized_keys file