♻: rename _local_path vars into _home vars
This commit is contained in:
@@ -4,4 +4,4 @@ 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 }}"
|
||||
firefly3_home: "/srv/http/{{ firefly3_access_url }}"
|
||||
|
Reference in New Issue
Block a user