Commit 9cf88f2f by Jason Bau

change statficfiles group to adm

parent dae5f8ea
......@@ -29,7 +29,7 @@
- update
- name: Change owner on staticfiles
file: path={{ app_base_dir }}/staticfiles state=directory owner=www-data group=www-data
file: path={{ app_base_dir }}/staticfiles state=directory owner=www-data group=adm
tags:
- cms
- lms
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment