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