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
|
||||
owner: root
|
||||
group: root
|
||||
notify: "reload {{ item }}"
|
||||
notify: "Reload {{ item }}"
|
||||
with_items:
|
||||
- iptables
|
||||
- ip6tables
|
||||
|
|
Loading…
Add table
Reference in a new issue