Explicit perms for this.
This commit is contained in:
parent
db2b4c8d6a
commit
738912f897
1 changed files with 3 additions and 1 deletions
|
@ -29,7 +29,9 @@
|
|||
tags: pdc
|
||||
|
||||
- name: Copy over settings_local.py
|
||||
template: src=settings_local.py dest=/usr/lib/python2.7/site-packages/pdc/settings_local.py
|
||||
template: src=settings_local.py
|
||||
dest=/usr/lib/python2.7/site-packages/pdc/settings_local.py
|
||||
mode=0600 owner=apache group=apache
|
||||
notify: reload httpd
|
||||
tags: pdc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue