5 lines
269 B
YAML
5 lines
269 B
YAML
---
|
|
bac_url: "https://giteu.be/hylobates/BaC/releases/download/tamerelol/public.tar.gz"
|
|
bac_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'bac') | map(attribute='host') | first }}"
|
|
bac_app_home: "/var/www/{{ bac_access_url }}"
|