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:
		| @@ -4,7 +4,6 @@ | ||||
|   command: tar cf {{ es_root_dir }}/archives/{{ es_current_version }}.tar.zst ./ --use-compress-program=zstd | ||||
|   args: | ||||
|     chdir: "{{ es_root_dir }}/archives/{{ es_current_version }}" | ||||
|     warn: False | ||||
|   environment: | ||||
|     ZSTD_CLEVEL: 15 | ||||
|   tags: es | ||||
|   | ||||
| @@ -56,8 +56,6 @@ | ||||
|         chmod 755 {{ es_root_dir }}/app/jdk/lib/jspawnhelper | ||||
|         find {{ es_root_dir }}/app/bin -type f -exec chmod 755 "{}" \; | ||||
|         find {{ es_root_dir }}/app/modules/x-pack-ml/platform/linux-x86_64/bin/ -type f -exec chmod 755 "{}" \; | ||||
|       args: | ||||
|         warn: False | ||||
|  | ||||
|   tags: es | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud