mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-31 17:31:36 +08:00
this selinux file type changed in 7.3
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
- selinux
|
||||
|
||||
- name: /usr/share/bodhi/.fedora file contexts
|
||||
command: semanage fcontext -a -t httpd_sys_content_rw_t "/usr/share/bodhi/.fedora"
|
||||
command: semanage fcontext -a -t httpd_sys_rw_content_t "/usr/share/bodhi/.fedora"
|
||||
when: homedir.stdout.find('httpd_sys_content_t') == -1
|
||||
tags:
|
||||
- config
|
||||
|
||||
Reference in New Issue
Block a user