mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-04 04:41:27 +01:00 
			
		
		
		
	Update to 2023-12-06 22:00
This commit is contained in:
		@@ -5,12 +5,12 @@
 | 
			
		||||
# You can set it to a number or a simple string (no special chars)
 | 
			
		||||
kimai_id: 1
 | 
			
		||||
# Kimai version to deploy
 | 
			
		||||
kimai_version: '2.4.1'
 | 
			
		||||
kimai_version: '2.5.0'
 | 
			
		||||
 | 
			
		||||
# URL of the archive
 | 
			
		||||
kimai_archive_url: https://github.com/kevinpapst/kimai2/archive/refs/tags/{{ kimai_version }}.tar.gz
 | 
			
		||||
# Expected sha256 of the archive
 | 
			
		||||
kimai_archive_sha256: 3e41e2b95bcb9e855989060fd9bf598424c5e58e9f152a61f3900565cb5b5d81
 | 
			
		||||
kimai_archive_sha256: a58926145bc84e38e294af4aa9b4cf3549574ad2fc4f3bca4d47b9bae8448d7a
 | 
			
		||||
 | 
			
		||||
# Directory where kimai will be installed
 | 
			
		||||
kimai_root_dir: /opt/kimai_{{ kimai_id }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user