copr-dist-git: switch selinux to enforcing
This commit is contained in:
parent
9d0a56f5bf
commit
6d2dadf8b5
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
- dist-git-selinux
|
||||
- copr-dist-git
|
||||
|
||||
- name: switch selinux to permissive
|
||||
selinux: policy=targeted state=permissive
|
||||
- name: switch selinux to enforcing
|
||||
selinux: policy=targeted state=enforcing
|
||||
|
||||
- name: make sure directories are owned by copr-dist-git user
|
||||
file: path={{ item }} owner=copr-dist-git group=copr-dist-git state=directory recurse=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue