: BaC now deploy automatically

This commit is contained in:
VC
2025-02-28 19:16:52 +01:00
parent e889260e12
commit ceeef38cf8
4 changed files with 17 additions and 0 deletions

4
roles/bac/vars/main.yml Normal file
View File

@@ -0,0 +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 }}"