Tag the bodhi matchpathcon command with 'config' to be consistent

This commit is contained in:
Luke Macken 2014-03-11 18:48:12 +00:00
parent d9f82bdd7f
commit 5bf9f736c1

View file

@ -76,6 +76,8 @@
register: cookiecontext
always_run: yes
changed_when: "1 != 1"
tags:
- config
- name: set the SELinux policy for the bugzilla cookie
command: semanage fcontext -a -t httpd_tmp_t "/var/tmp/bodhi-bz.cookie"