Add print01 host

This commit is contained in:
Timo Makinen 2021-03-20 02:01:57 +00:00
parent c3c37d1b14
commit 027dfc2a48
4 changed files with 34 additions and 0 deletions

4
group_vars/print.yml Normal file
View file

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