new backup server ip for ssh key
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
user: root
|
user: root
|
||||||
state: present
|
state: present
|
||||||
key: '{{ item }}'
|
key: '{{ item }}'
|
||||||
key_options: 'from="192.168.1.240",command="~/validate-rsync.sh"'
|
key_options: 'from="192.168.1.240,192.168.1.133",command="~/validate-rsync.sh"'
|
||||||
with_file:
|
with_file:
|
||||||
- public_keys/backup_ed25519.pub
|
- public_keys/backup_ed25519.pub
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user