mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Merge pull request #792 from holta/moodle-3.5beta+-to-3.5
Moodle 3.5beta+ (master) -> MOODLE_35_STABLE Closes #770
This commit is contained in:
		
						commit
						1ae075494e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -43,8 +43,8 @@
 | 
			
		|||
    dest: "{{ moodle_base }}"
 | 
			
		||||
    depth: 1
 | 
			
		||||
    force: yes
 | 
			
		||||
    #version: "MOODLE_{{ moodle_version }}_STABLE"
 | 
			
		||||
    version: master   # TEMPORARY DURING MAY 2018 TESTING
 | 
			
		||||
    version: "MOODLE_{{ moodle_version }}_STABLE"
 | 
			
		||||
    #version: master   # TEMPORARY DURING MAY 2018 TESTING, installed 3.5beta+ = https://download.moodle.org/releases/development/
 | 
			
		||||
  #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