Tag the bodhi matchpathcon command with 'config' to be consistent
This commit is contained in:
parent
d9f82bdd7f
commit
5bf9f736c1
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@
|
||||||
register: cookiecontext
|
register: cookiecontext
|
||||||
always_run: yes
|
always_run: yes
|
||||||
changed_when: "1 != 1"
|
changed_when: "1 != 1"
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
|
||||||
- name: set the SELinux policy for the bugzilla cookie
|
- name: set the SELinux policy for the bugzilla cookie
|
||||||
command: semanage fcontext -a -t httpd_tmp_t "/var/tmp/bodhi-bz.cookie"
|
command: semanage fcontext -a -t httpd_tmp_t "/var/tmp/bodhi-bz.cookie"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue