mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2022-12-27 12:00
This commit is contained in:
		| @@ -6,7 +6,6 @@ | ||||
|     XZ_OPT: -T0 | ||||
|   args: | ||||
|     chdir: "{{ seafile_root_dir }}/archives/{{ seafile_current_version.stdout }}" | ||||
|     warn: False | ||||
|   tags: seafile | ||||
|  | ||||
| - name: Remove archive directory | ||||
|   | ||||
| @@ -88,8 +88,6 @@ | ||||
|  | ||||
| - name: Chown seafile install dir | ||||
|   shell: chown -R {{ seafile_user }}:{{ seafile_group }} {{ seafile_root_dir }}/seafile-server/* | ||||
|   args: | ||||
|     warn: False | ||||
|   when: seafile_install_mode != 'none' | ||||
|   tags: seafile | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud