what if the owner of the files actually existed?

Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
Ricky Elrod 2018-05-15 01:42:58 +00:00
parent 411db5e667
commit 75730d40c9

View file

@ -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: