mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-14 13:32:10 +00:00
ipa[server,replica]: Renamed X_no_firewalld to X_setup_firewalld
The use of the _no_ prefix was not good and has been fixed now. The X_setup_firewalld settings default to yes.
This commit is contained in:
@@ -39,4 +39,5 @@ ipareplica_ignore_last_of_role: no
|
||||
### additional ###
|
||||
### packages ###
|
||||
ipareplica_install_packages: yes
|
||||
ipareplica_no_firewalld: no
|
||||
### firewalld ###
|
||||
ipareplica_setup_firewalld: yes
|
||||
|
||||
Reference in New Issue
Block a user