Adding option for not configuring firewall
This commit is contained in:
parent
825e667ba9
commit
e0ecbe4eab
4 changed files with 9 additions and 2 deletions
|
@ -36,5 +36,6 @@
|
|||
file: debian_firewall.yml
|
||||
apply:
|
||||
tags: firewall
|
||||
when: base_core_firewall_configure == true
|
||||
tags:
|
||||
- firewall
|
||||
|
|
|
@ -37,5 +37,6 @@
|
|||
file: redhat_firewall.yml
|
||||
apply:
|
||||
tags: firewall
|
||||
when: base_core_firewall_configure == true
|
||||
tags:
|
||||
- firewall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue