Match mode to puppet.
This commit is contained in:
parent
b538dc0732
commit
d016e7db70
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
|
||||
pre_tasks:
|
||||
- name: Create /srv/web/ for all the goodies.
|
||||
file: dest=/srv/web owner=apache group=apache mode=0775 state=directory
|
||||
file: dest=/srv/web owner=root group=root mode=0755 state=directory
|
||||
tags:
|
||||
- httpd
|
||||
- httpd/website
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue