mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Match mode to puppet.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user