Revert "what if the owner of the files actually existed?"
This reverts commit 75730d40c9
.
This commit is contained in:
parent
75730d40c9
commit
912be066dd
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
- name: copy tahrir app configuration
|
- name: copy tahrir app configuration
|
||||||
template: >
|
template: >
|
||||||
src={{ item }} dest="/etc/tahrir/{{ item }}"
|
src={{ item }} dest="/etc/tahrir/{{ item }}"
|
||||||
owner=apache group=apache mode=0600
|
owner=tahrir group=tahrir mode=0600
|
||||||
with_items:
|
with_items:
|
||||||
- tahrir.ini
|
- tahrir.ini
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue