iptables: Fix restarting iptables
This commit is contained in:
parent
fe1be7144b
commit
53212b4661
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
mode: 0600
|
mode: 0600
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
notify: "reload {{ item }}"
|
notify: "Reload {{ item }}"
|
||||||
with_items:
|
with_items:
|
||||||
- iptables
|
- iptables
|
||||||
- ip6tables
|
- ip6tables
|
||||||
|
|
Loading…
Add table
Reference in a new issue