mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Moodle code cleanup
This commit is contained in:
parent
b8311af03a
commit
fcc7f73796
4 changed files with 18 additions and 55 deletions
|
|
@ -11,6 +11,5 @@ moodle_version: 310
|
|||
moodle_repo_url: https://github.com/moodle/moodle.git
|
||||
#moodle_repo_url: git://git.moodle.org/moodle.git # 2020-10-16: VERY Slow!
|
||||
moodle_base: "{{ iiab_base }}/moodle" # /opt/iiab
|
||||
#moodle_user: moodle
|
||||
moodle_data: "{{ content_base }}/moodle" # /library/moodle
|
||||
moodle_data: "{{ content_base }}/moodle" # /library
|
||||
moodle_database_name: moodle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue