Revert "what if the owner of the files actually existed?"

This reverts commit 75730d40c9.
This commit is contained in:
Ricky Elrod 2018-05-15 01:55:01 +00:00
parent 75730d40c9
commit 912be066dd

View file

@ -17,7 +17,7 @@
- name: copy tahrir app configuration
template: >
src={{ item }} dest="/etc/tahrir/{{ item }}"
owner=apache group=apache mode=0600
owner=tahrir group=tahrir mode=0600
with_items:
- tahrir.ini
tags: