add iptables role and define firewall rules for mirror group

This commit is contained in:
Timo Makinen 2019-05-10 16:51:18 +03:00
parent 713d2d1c89
commit bfa5e5807c
7 changed files with 105 additions and 0 deletions

View file

@ -0,0 +1,6 @@
---
firewall_in:
- {proto: tcp, port: 22}
firewall_raw: []