Add backup root SSH keys #27
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