mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clean up roles/moodle + fix XSendfile so images appear
This commit is contained in:
parent
134997676e
commit
6ec9fe8a5e
5 changed files with 43 additions and 83 deletions
|
@ -8,7 +8,7 @@
|
|||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
moodle_version: 311
|
||||
moodle_repo_url: https://github.com/moodle/moodle.git
|
||||
moodle_repo_url: https://github.com/moodle/moodle
|
||||
#moodle_repo_url: git://git.moodle.org/moodle.git # 2020-10-16: VERY Slow!
|
||||
moodle_base: "{{ iiab_base }}/moodle" # /opt/iiab
|
||||
moodle_data: "{{ content_base }}/moodle" # /library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue