ansible/group_vars/print.yml
2021-03-20 02:01:57 +00:00

4 lines
120 B
YAML

---
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 443, from: [172.20.20.0/22]}