Need another bool here.
This commit is contained in:
parent
f89fa02314
commit
dccdd35d4a
1 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,12 @@
|
|||
- kerneltest
|
||||
- selinux
|
||||
|
||||
- name: set sebooleans so the app can talk to the db and send emails
|
||||
seboolean: name=httpd_can_network_connect_db persistent=yes state=yes
|
||||
tags:
|
||||
- kerneltest
|
||||
- selinux
|
||||
|
||||
- name: apply selinux type to log files
|
||||
file: >
|
||||
dest=/var/www/logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue