mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 13:42:47 +01:00
build
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
- name: Add SELinux file context for Zabbix var_lib
|
||||
sefcontext:
|
||||
target: "{{ zabbix_var_lib_path }}(/.*)?"
|
||||
setype: zabbix_var_lib_t
|
||||
setype: var_lib_t
|
||||
state: present
|
||||
when: ansible_selinux.status == "enabled"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user