new backup server ip for ssh key

This commit is contained in:
2022-11-19 14:46:58 +01:00
parent a9f527c4ae
commit f04364a694

View File

@@ -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