mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2024-02-21 11:00
This commit is contained in:
@@ -5,13 +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.8.0'
|
||||
kimai_version: '2.11.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: 2c37aa5160ac2f1dd2c798dd02a7a29ea008e59ca6fe3c34810e9dc4a1f9e98f
|
||||
|
||||
kimai_archive_sha256: 428f149bd10f81d254e791caf0f68ebb16d67d146f357d47c38464a664100d4f
|
||||
# Directory where kimai will be installed
|
||||
kimai_root_dir: /opt/kimai_{{ kimai_id }}
|
||||
# Should ansible handle upgrades or only initial install
|
||||
|
Reference in New Issue
Block a user