mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Clarify Moodle 3.11.4's ~376+ MB /opt/iiab/moodle disk footprint
This commit is contained in:
		
							parent
							
								
									a6509f167b
								
							
						
					
					
						commit
						e35a27fd67
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -43,7 +43,7 @@
 | 
			
		|||
      - php{{ php_version }}-zip         # 2021-06-27: Likewise installed in nextcloud/tasks/install.yml, pbx/tasks/freepbx_dependencies.yml, wordpress/tasks/install.yml
 | 
			
		||||
    state: present
 | 
			
		||||
 | 
			
		||||
- name: Download (clone) {{ moodle_repo_url }} to {{ moodle_base }} (~355MB initially, ~375MB later)
 | 
			
		||||
- name: Download (clone) {{ moodle_repo_url }} to {{ moodle_base }} (~356 MB initially, ~376 MB later)
 | 
			
		||||
  git:
 | 
			
		||||
    repo: "{{ moodle_repo_url }}"    # https://github.com/moodle/moodle
 | 
			
		||||
    dest: "{{ moodle_base }}"        # /opt/iiab/moodle
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue