mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-12-18 21: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: '1.29.1'
|
||||
kimai_version: '1.30.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: e8578c28aadb2e94eb2e517609cbb96d49e988ed793cc11d665ab5fafd386e1d
|
||||
kimai_archive_sha256: 2a8dd1940bc3826d5ca5f68c39127ead1250ba44258285f61011857a25ddaf3a
|
||||
|
||||
# Directory where kimai will be installed
|
||||
kimai_root_dir: /opt/kimai_{{ kimai_id }}
|
||||
|
Reference in New Issue
Block a user