vm-ansible/host_vars/bitwarden.yaml

9 lines
158 B
YAML

---
ansible_host: bitwarden.intra.tormakris.dev
webserver:
- domain: "bitwarden.tormakristof.eu"
port: 8080
bigrequests: false
https: false
...