Add backup02.home.foo.sh

This commit is contained in:
Timo Makinen 2021-08-16 16:34:52 +00:00
parent bceca425b2
commit a789d16e2d
4 changed files with 41 additions and 0 deletions

3
group_vars/backup.yml Normal file
View file

@ -0,0 +1,3 @@
---
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}