mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
Update to 2022-07-18 11:00
This commit is contained in:
parent
4888438275
commit
de08361eb6
@ -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.20.4'
|
||||
kimai_version: '1.21.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: 414d5af515471ca262c0180bf4d4e0528c79d5533d0c3be09fb236ef912d3409
|
||||
kimai_archive_sha256: d65402baf3efef18780d8a4a4d54e1a23b30f3137724828f116bcc57f04686f1
|
||||
|
||||
# Directory where kimai will be installed
|
||||
kimai_root_dir: /opt/kimai_{{ kimai_id }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user