Use enabling compatible with service changes
This commit is contained in:
parent
423df41568
commit
42561893f3
@ -27,4 +27,6 @@
|
||||
- name: Enable and restart iptables
|
||||
systemd:
|
||||
name: netfilter-persistent
|
||||
enabled: yes
|
||||
state: restarted
|
||||
daemon_reload: yes
|
||||
|
Reference in New Issue
Block a user