mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-30 18:31:28 +01:00 
			
		
		
		
	Update to 2023-01-16 14:00
This commit is contained in:
		| @@ -5,12 +5,12 @@ | |||||||
| # You can set it to a number or a simple string (no special chars) | # You can set it to a number or a simple string (no special chars) | ||||||
| kimai_id: 1 | kimai_id: 1 | ||||||
| # Kimai version to deploy | # Kimai version to deploy | ||||||
| kimai_version: '1.30.2' | kimai_version: '1.30.3' | ||||||
|  |  | ||||||
| # URL of the archive | # URL of the archive | ||||||
| kimai_archive_url: https://github.com/kevinpapst/kimai2/archive/refs/tags/{{ kimai_version }}.tar.gz | kimai_archive_url: https://github.com/kevinpapst/kimai2/archive/refs/tags/{{ kimai_version }}.tar.gz | ||||||
| # Expected sha256 of the archive | # Expected sha256 of the archive | ||||||
| kimai_archive_sha256: 3f0c78ac34fe0a046553aa02a964fac2edc2cb5b008523f56a7d4aa0ccb028fd | kimai_archive_sha256: d082f4f4f74423b3be42ba882b2fcc259e381c7e9d99dd173af6f871d67e812d | ||||||
|  |  | ||||||
| # Directory where kimai will be installed | # Directory where kimai will be installed | ||||||
| kimai_root_dir: /opt/kimai_{{ kimai_id }} | kimai_root_dir: /opt/kimai_{{ kimai_id }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud