Add firewalld configuration role, and have services that need it depend on it.

This commit is contained in:
2026-08-09 11:29:08 -05:00
parent 6c7ecfc724
commit 331f8beb3b
68 changed files with 547 additions and 33 deletions
@@ -33,7 +33,7 @@ package_list:
state: present
- name: php-xml
state: present
firewall_list:
firewalld_list:
- permanent: 'yes'
service: http
state: enabled
@@ -33,7 +33,7 @@ package_list:
state: present
- name: php-xml
state: present
firewall_list:
firewalld_list:
- permanent: 'yes'
service: http
state: enabled
@@ -33,7 +33,7 @@ package_list:
state: present
- name: php-xml
state: present
firewall_list:
firewalld_list:
- permanent: 'yes'
service: http
state: enabled