Merge branch 'master' of ssh://gitea.mewissen.site:22422/rene/ansible-pull
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
- ranger
|
||||
- sudo
|
||||
- rsync
|
||||
- tldr
|
||||
- tmux
|
||||
- traceroute
|
||||
- vifm
|
||||
|
||||
@@ -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