vm-ansible/host_vars/guacamole.yaml

9 lines
158 B
YAML

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