Change artifacts dir properties to all its subdirs

This commit is contained in:
Martin Krizek 2015-12-03 16:05:49 +00:00
parent ac05dd73f8
commit db34568ba4

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
file: path={{ item }} state=directory owner=buildmaster group=buildmaster mode=0775 setype=httpd_sys_content_t recurse=yes
when: deployment_type == 'prod' or deployment_type == 'stg' or deployment_type == 'dev' or deployment_type == 'local'
with_items:
- /srv/taskotron