mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
Update to 2022-10-31 10:00
This commit is contained in:
parent
b851bc1a33
commit
15832bcf35
@ -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: '1.27.0'
|
||||
kimai_version: '1.28.1'
|
||||
|
||||
# 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: dfe422f5fc3c7bcf51e313c36bc2d97d70b98f24e8334cc99a68472f8e52059c
|
||||
kimai_archive_sha256: 90e05658222368c15e8596438a19090948db71c18dca6f2b02fe2f32dfc01e75
|
||||
|
||||
# Directory where kimai will be installed
|
||||
kimai_root_dir: /opt/kimai_{{ kimai_id }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user