mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Need another bool here.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user