Disable iptables config for CentOS hosts
This commit is contained in:
parent
344f64edb2
commit
c15c18abc3
|
@ -23,3 +23,5 @@ tools_package:
|
||||||
- grep
|
- grep
|
||||||
- net-tools
|
- net-tools
|
||||||
|
|
||||||
|
# Do not configure iptables/firewall with Ansible
|
||||||
|
configure_iptables: false
|
||||||
|
|
Loading…
Reference in a new issue