Update create_user_ssh/check_authorizzed_key.yml
This commit is contained in:
parent
d2af5ec42f
commit
c002006cd0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue