this is just gathering information it should not ever show changed
This commit is contained in:
parent
65a6ad06f2
commit
9848b4eb85
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@
|
|||
- command: "ls -dZ /var/lib/copr/public_html/"
|
||||
register: public_html_ls
|
||||
check_mode: no
|
||||
changed_when: False
|
||||
|
||||
- name: update selinux context for results if root folder does not have proper type
|
||||
command: "restorecon -vvRF /var/lib/copr/public_html/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue