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
- name: Create theme directory
file: path=/usr/share/askbot/skins state=directory recurse=yes
owner=apache group=apache
file: path=/usr/share/askbot/skins state=directory
tags:
- ask
when: env == "staging"