: add firefly3 role

This commit is contained in:
VC
2025-02-14 21:47:27 +01:00
parent 9d3035ac3c
commit 4e0b38822f
8 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
firefly3_version: "6.2.6"
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_local_path: "/srv/http/{{ firefly3_access_url }}"