mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-03 20:31:26 +01:00 
			
		
		
		
	Update to 2022-05-19 15: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.19.7
 | 
					kimai_version: '1.20'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 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: 592122e74cae046a9e4dc89fbd7bf31464afe0c5f3edd82927c3921dac23223d
 | 
					kimai_archive_sha256: b0d811a2cbba9b029e54f89316ef6468fa6826acc66aac6ee47fa34abbadf944
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 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