mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2023-09-08 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)
|
||||
kimai_id: 1
|
||||
# Kimai version to deploy
|
||||
kimai_version: '2.0.32'
|
||||
kimai_version: '2.0.33'
|
||||
|
||||
# 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: 362c3903d2a5542df59e49abcdd2a06805929083ee7b7d86cb8045e59b4ab0b0
|
||||
kimai_archive_sha256: 9cad2555eb115711e100ca129c8152f3ec19ebfde6334a1ec5b7b2009b011959
|
||||
|
||||
# Directory where kimai will be installed
|
||||
kimai_root_dir: /opt/kimai_{{ kimai_id }}
|
||||
|
Reference in New Issue
Block a user