mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
382b58ec71
commit
120d147ff0
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
# being used (instead of the full key) as an abbreviated regexp for now.
|
||||
# A backslash in front of each plus sign (+) would also work.
|
||||
|
||||
- name: Remove ssh public keys (if openvpn_install is False)
|
||||
- name: Remove those ssh public keys (if openvpn_install is False)
|
||||
lineinfile:
|
||||
regexp: "{{ item }}"
|
||||
path: /root/.ssh/authorized_keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue