mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
930823ae15
commit
f7a16070a5
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@
|
|||
dest: "{{ moodle_base }}"
|
||||
depth: 1
|
||||
force: yes
|
||||
version: "MOODLE_{{ moodle_version }}_STABLE"
|
||||
#version: "MOODLE_{{ moodle_version }}_STABLE"
|
||||
version: master #TEMPORARY DURING MAY 2018 TESTING
|
||||
# ignore_errors: yes
|
||||
when: internet_available and moodle.stat.exists is defined and not moodle.stat.exists
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue