Enable SELinux for MySQL Connections...
This commit is contained in:
@@ -30,6 +30,9 @@ seboolean_list:
|
|||||||
- name: 'httpd_can_network_connect'
|
- name: 'httpd_can_network_connect'
|
||||||
persistent: 'yes'
|
persistent: 'yes'
|
||||||
state: 'yes'
|
state: 'yes'
|
||||||
|
- name: 'httpd_can_network_connect_db'
|
||||||
|
persistent: 'yes'
|
||||||
|
state: 'yes'
|
||||||
service_list:
|
service_list:
|
||||||
- name: 'httpd.service'
|
- name: 'httpd.service'
|
||||||
state: 'started'
|
state: 'started'
|
||||||
|
Reference in New Issue
Block a user