recurse=yes wasn't a good idea, reverting

This commit is contained in:
Martin Krizek 2015-12-03 16:17:50 +00:00
parent db34568ba4
commit 01a14da9a6

View file

@ -52,7 +52,7 @@
- reload httpd
- name: create artifacts directory
file: path={{ item }} state=directory owner=buildmaster group=buildmaster mode=0775 setype=httpd_sys_content_t recurse=yes
file: path={{ item }} state=directory owner=buildmaster group=buildmaster mode=0775 setype=httpd_sys_content_t
when: deployment_type == 'prod' or deployment_type == 'stg' or deployment_type == 'dev' or deployment_type == 'local'
with_items:
- /srv/taskotron