add missing "Save iptables rules" handler
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
a3add28eeb
commit
2cf26ba163
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
- name: Save iptables rules
|
||||||
|
shell: iptables-save > /etc/iptables/rules.v4
|
Loading…
Reference in New Issue