mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-14 17:23:11 +02:00
Update to 2022-05-09 10:00
This commit is contained in:
parent
65f9528838
commit
e2176c61fc
@ -3,10 +3,10 @@
|
||||
ampache_id: "1"
|
||||
ampache_manage_upgrade: True
|
||||
|
||||
ampache_version: '5.3.2'
|
||||
ampache_version: '5.3.3'
|
||||
ampache_config_version: 61
|
||||
ampache_zip_url: https://github.com/ampache/ampache/releases/download/{{ ampache_version }}/ampache-{{ ampache_version }}_all.zip
|
||||
ampache_zip_sha256: 786b3a4899185196ba39004bf69af91b2ecc6cae4f5d5cf3603ab009292883e7
|
||||
ampache_zip_sha256: bad8a6eedf72497a4f2a732de1e385c75236f153478634f9635047dff0a3da24
|
||||
|
||||
ampache_root_dir: /opt/ampache_{{ ampache_id }}
|
||||
|
||||
|
@ -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.19.6
|
||||
kimai_version: 1.19.7
|
||||
|
||||
# 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: 9fd24f5f29a729ed9fa079578a226c9db36d650baf8df55ffd866271d7e51697
|
||||
kimai_archive_sha256: 592122e74cae046a9e4dc89fbd7bf31464afe0c5f3edd82927c3921dac23223d
|
||||
|
||||
# Directory where kimai will be installed
|
||||
kimai_root_dir: /opt/kimai_{{ kimai_id }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user