this may need quotes for check mode

This commit is contained in:
Kevin Fenzi 2017-11-21 21:21:25 +00:00
parent 2789ed774a
commit 47c9adb579

View file

@ -163,7 +163,7 @@
- name: update selinux context for results if root folder does not have proper type
command: "restorecon -vvRF /var/lib/copr/public_html/"
when: public_html_ls is defined and 'copr_data_t' not in public_html_ls.stdout
when: "public_html_ls is defined and 'copr_data_t' not in public_html_ls.stdout"
- name: install cert to access fed-cloud09
# TODO: remove this when fed-cloud09 receives external cert