Add firewalld configuration role, and have services that need it depend on it.
This commit is contained in:
@@ -28,7 +28,7 @@ package_list:
|
||||
state: present
|
||||
- name: spamassassin
|
||||
state: present
|
||||
firewall_list:
|
||||
firewalld_list:
|
||||
- permanent: 'yes'
|
||||
service: smtp
|
||||
state: enabled
|
||||
|
||||
@@ -28,7 +28,7 @@ package_list:
|
||||
state: present
|
||||
- name: spamassassin
|
||||
state: present
|
||||
firewall_list:
|
||||
firewalld_list:
|
||||
- permanent: 'yes'
|
||||
service: smtp
|
||||
state: enabled
|
||||
|
||||
@@ -28,7 +28,7 @@ package_list:
|
||||
state: present
|
||||
- name: spamassassin
|
||||
state: present
|
||||
firewall_list:
|
||||
firewalld_list:
|
||||
- permanent: 'yes'
|
||||
service: smtp
|
||||
state: enabled
|
||||
|
||||
Reference in New Issue
Block a user