mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	moodle/tasks/install.yml: Clarify /opt/iiab/moodle is ~288 MB (for Moodle 3.9)
This commit is contained in:
		
							parent
							
								
									d0d98908c5
								
							
						
					
					
						commit
						2eac822fd2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -45,7 +45,7 @@ | |||
|     path: "{{ moodle_base }}/config-dist.php"    # /opt/iiab/moodle | ||||
|   register: moodle | ||||
| 
 | ||||
| - name: Clone (i.e. use git to download) {{ moodle_repo_url }} to {{ moodle_base }} (~300 MB) | ||||
| - name: Clone (i.e. use git to download) {{ moodle_repo_url }} to {{ moodle_base }} (~288 MB) | ||||
|   git: | ||||
|     repo: "{{ moodle_repo_url }}" | ||||
|     dest: "{{ moodle_base }}" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue