diff --git a/roles/bodhi/backend/tasks/main.yml b/roles/bodhi/backend/tasks/main.yml index 2131c211fc..29e2e8a41e 100644 --- a/roles/bodhi/backend/tasks/main.yml +++ b/roles/bodhi/backend/tasks/main.yml @@ -73,11 +73,6 @@ tags: - config -- name: change type part of SELinux file context - file: path="/home/masher/.cvspass" setype=httpd_sys_script_rw_t state=file - tags: - - config - - name: change type part of SELinux file context file: path="/var/tmp/bodhi/comps/" setype=httpd_sys_script_rw_t state=directory recurse=yes tags: