More copypasta. Yum
This commit is contained in:
parent
0097fdcda7
commit
70e21a580d
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
|
||||
- name: set the SELinux policy for the users home git dirs
|
||||
command: semanage fcontext -a -t git_user_content_t "/home/fedora/(/.*)/public_git(/.*)?"
|
||||
when: distgitcontext.stdout.find('git_user_content_t') == -1
|
||||
when: gitcontext.stdout.find('git_user_content_t') == -1
|
||||
tags:
|
||||
- config
|
||||
- selinux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue