mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
Update to 2023-11-02 10:00
This commit is contained in:
parent
a03754ddd4
commit
5dbb02d1d1
@ -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.1.0'
|
||||
kimai_version: '2.2.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: c96af4245c584d2aad6a3624d672cf2ca742a461d9ff6db778cda4accbe3663c
|
||||
kimai_archive_sha256: 0603b9ba128a8580ece863d72941dc084c6e76b7e71860b1481449bbbafd0ba1
|
||||
|
||||
# Directory where kimai will be installed
|
||||
kimai_root_dir: /opt/kimai_{{ kimai_id }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user