Add firewalld configuration role, and have services that need it depend on it.
This commit is contained in:
@@ -23,3 +23,8 @@ service_list:
|
||||
- name: cockpit.socket
|
||||
state: started
|
||||
enabled: 'yes'
|
||||
|
||||
firewalld_list:
|
||||
- permanent: "yes"
|
||||
service: cockpit
|
||||
state: enabled
|
||||
|
||||
Reference in New Issue
Block a user