mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
build
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
- name: Add SELinux file context for Zabbix logs
|
||||
sefcontext:
|
||||
target: "{{ zabbix_log_path }}(/.*)?"
|
||||
setype: zabbix_log_t
|
||||
setype: var_log_t
|
||||
state: present
|
||||
when: ansible_selinux.status == "enabled"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user