[copr] cleanup
This commit is contained in:
parent
45c4d5a9aa
commit
6469b3d38f
1 changed files with 0 additions and 2 deletions
|
@ -172,8 +172,6 @@
|
|||
- command: "ls -dZ /var/lib/copr/public_html/"
|
||||
register: public_html_ls
|
||||
|
||||
- debug: msg="{{ public_html_ls }}"
|
||||
|
||||
- name: update selinux context for results if root folder does not have proper type
|
||||
command: "restorecon -vvRF /var/lib/copr/public_html/"
|
||||
when: "'copr_data_t' not in public_html_ls.stdout "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue