♻: rename _local_path vars into _home vars
This commit is contained in:
@@ -5,4 +5,4 @@ nextcloud_url: "https://download.nextcloud.com/server/releases/nextcloud-{{ next
|
||||
|
||||
nextcloud_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'nextcloud') | map(attribute='host') | first }}"
|
||||
|
||||
nextcloud_local_path: "/srv/http/{{ nextcloud_access_url }}"
|
||||
nextcloud_home: "/srv/http/{{ nextcloud_access_url }}"
|
||||
|
Reference in New Issue
Block a user