mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	git clone master -> MOODLE_35_STABLE
This commit is contained in:
		
							parent
							
								
									1804a0b436
								
							
						
					
					
						commit
						55a8c3de81
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -43,8 +43,8 @@
 | 
				
			||||||
    dest: "{{ moodle_base }}"
 | 
					    dest: "{{ moodle_base }}"
 | 
				
			||||||
    depth: 1
 | 
					    depth: 1
 | 
				
			||||||
    force: yes
 | 
					    force: yes
 | 
				
			||||||
    #version: "MOODLE_{{ moodle_version }}_STABLE"
 | 
					    version: "MOODLE_{{ moodle_version }}_STABLE"
 | 
				
			||||||
    version: master   # TEMPORARY DURING MAY 2018 TESTING
 | 
					    #version: master   # TEMPORARY DURING MAY 2018 TESTING, installed 3.5beta+ = https://download.moodle.org/releases/development/
 | 
				
			||||||
  #ignore_errors: yes
 | 
					  #ignore_errors: yes
 | 
				
			||||||
  when: internet_available and moodle.stat.exists is defined and not moodle.stat.exists
 | 
					  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