📦: firefly3 v6.2.20
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m46s

This commit is contained in:
VC
2025-07-02 08:39:05 +02:00
parent 444710f56c
commit 5de946ec8f

View File

@@ -1,6 +1,6 @@
--- ---
firefly3_version: "6.2.19" firefly3_version: "6.2.20"
firefly3_url: "https://github.com/firefly-iii/firefly-iii/releases/download/v{{ firefly3_version }}/FireflyIII-v{{ firefly3_version }}.tar.gz" firefly3_url: "https://github.com/firefly-iii/firefly-iii/releases/download/v{{ firefly3_version }}/FireflyIII-v{{ firefly3_version }}.tar.gz"
firefly3_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'firefly3') | map(attribute='host') | first }}" firefly3_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'firefly3') | map(attribute='host') | first }}"