new backup server ip for ssh key
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
user: root
|
||||
state: present
|
||||
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:
|
||||
- public_keys/backup_ed25519.pub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user