Initial commit
This commit is contained in:
commit
d6bd3862eb
19 changed files with 357 additions and 0 deletions
3
roles/firewall/handlers/main.yml
Normal file
3
roles/firewall/handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
- name: Persist iptables
|
||||
shell:
|
||||
cmd: iptables-save > /etc/iptables/rules.v4
|
Loading…
Add table
Add a link
Reference in a new issue