1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Is "chmod -R kolibri:www-data /library/kolibri" nec?

This commit is contained in:
A Holt 2019-10-14 12:54:29 -04:00 committed by GitHub
parent a4367de16c
commit 6bbfde4012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,6 +100,8 @@
become_user: "{{ kolibri_user }}"
when: kolibri_provision | bool
# 2019-10-14: QUESTION FOR @benjaoming...is this stanza really necessary
# (shouldn't migration & provisiondevice above be sufficient?)
- name: chown -R {{ kolibri_user }}:{{ apache_user }} {{ kolibri_home }} for good measure?
file:
path: "{{ kolibri_home }}" # /library/kolibri