Update linux/os/create_user_ssh/check_and _add_authorized_key.yml
This commit is contained in:
parent
e6c5a79e5a
commit
0f20b1a58f
|
@ -24,6 +24,5 @@
|
|||
user: root
|
||||
key: "{{ key_to_add }}"
|
||||
when: not authorized_key_exists | False
|
||||
state: present
|
||||
manage_dir: yes
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue