♻: move app data for bac
All checks were successful
ansible-lint / lint-everything (push) Successful in 3s

This commit is contained in:
VC
2025-03-09 13:31:37 +01:00
parent 5e17799aad
commit e1c48804d9
3 changed files with 16 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
---
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_home: "/srv/http/{{ bac_access_url }}"
bac_app_home: "/var/www/{{ bac_access_url }}"