🚑️: firefly3 github url
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m36s

This commit is contained in:
VC
2025-10-31 08:42:36 +01:00
parent c277bb1af0
commit df7eeebdc1

View File

@@ -1,7 +1,7 @@
--- ---
firefly3_version: "6.4.3" firefly3_version: "6.4.3"
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/{{ firefly3_version }}/FireflyIII-{{ 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 }}"