drop this owner/group change

This commit is contained in:
Kevin Fenzi 2016-09-24 21:43:36 +00:00
parent 3033f64e23
commit b552def308

View file

@ -18,8 +18,7 @@
- packages - packages
- name: Create theme directory - name: Create theme directory
file: path=/usr/share/askbot/skins state=directory recurse=yes file: path=/usr/share/askbot/skins state=directory
owner=apache group=apache
tags: tags:
- ask - ask
when: env == "staging" when: env == "staging"