mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Nextcloud 29: Update disk footprint sizes
This commit is contained in:
		
							parent
							
								
									ff696899f3
								
							
						
					
					
						commit
						673fff90e2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -131,7 +131,7 @@
 | 
				
			||||||
#    nextcloud_dl_url: https://download.nextcloud.com/server/releases/latest-25.tar.bz2
 | 
					#    nextcloud_dl_url: https://download.nextcloud.com/server/releases/latest-25.tar.bz2
 | 
				
			||||||
#  when: php_version is version('8.0', '<')
 | 
					#  when: php_version is version('8.0', '<')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Unarchive {{ nextcloud_dl_url }} (~176 MB) to {{ nextcloud_root_dir }} (~616 MB initially, sometimes ~655 MB later, {{ apache_user }}:{{ apache_user }})
 | 
					- name: Unarchive {{ nextcloud_dl_url }} (~199 MB) to {{ nextcloud_root_dir }} (~689 MB initially, sometimes ~726 MB later, {{ apache_user }}:{{ apache_user }})
 | 
				
			||||||
  unarchive:
 | 
					  unarchive:
 | 
				
			||||||
    remote_src: yes    # Overwrite even if "already exists on the target"
 | 
					    remote_src: yes    # Overwrite even if "already exists on the target"
 | 
				
			||||||
    src: "{{ nextcloud_dl_url }}"
 | 
					    src: "{{ nextcloud_dl_url }}"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue