✨: BaC now deploy automatically
This commit is contained in:
4
roles/bac/vars/main.yml
Normal file
4
roles/bac/vars/main.yml
Normal 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 }}"
|
Reference in New Issue
Block a user