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:
parent
a4367de16c
commit
6bbfde4012
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue