Remove non-Ansible SSH root keys
This commit is contained in:
parent
1fe8d1d28b
commit
9eeb8ccd73
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@
|
||||||
user: root
|
user: root
|
||||||
key: "{{ ssh_pub_keys }}"
|
key: "{{ ssh_pub_keys }}"
|
||||||
state: present
|
state: present
|
||||||
# exclusive: True
|
exclusive: True
|
||||||
|
|
Loading…
Reference in a new issue