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

This commit is contained in:
VC
2025-11-01 22:17:55 +01:00
parent 86bed2f0f9
commit a1126180ff

View File

@@ -1,7 +1,7 @@
--- ---
firefly3_version: "6.4.3" firefly3_version: "6.4.4"
firefly3_url: "https://github.com/firefly-iii/firefly-iii/releases/download/{{ firefly3_version }}/FireflyIII-{{ 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 }}"