|
|
|
@ -1,12 +1,13 @@ |
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
funkwhale_version: 1.0.1 |
|
|
|
|
funkwhale_version: 1.1 |
|
|
|
|
funkwhale_id: 1 |
|
|
|
|
#funkwhale_archive_url: https://dev.funkwhale.audio/funkwhale/funkwhale/-/archive/{{ funkwhale_version }}/funkwhale-{{ funkwhale_version }}.tar.gz |
|
|
|
|
# https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/{{ funkwhale_version }}/download?job=build_front |
|
|
|
|
# https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/{{ funkwhale_version }}/download?job=build_api |
|
|
|
|
funkwhale_base_url: https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/{{ funkwhale_version }}/download |
|
|
|
|
funkwhale_archive_sha1: |
|
|
|
|
api: 4de71ffeaa0d34e45f8b835e0133374340446c93 |
|
|
|
|
front: 60ec82d807f9b14f3ea8738551714710eb42c006 |
|
|
|
|
api: 1b2871d54086235afc00cfd27ff37504d916c9eb |
|
|
|
|
front: 055db8f662cf7d984f042594c093613b89d0546e |
|
|
|
|
funkwhale_root_dir: /opt/funkwhale_{{ funkwhale_id }} |
|
|
|
|
|
|
|
|
|
# Should ansible manage upgrades of funkwhale, or only initial install |
|
|
|
|