vm-ansible/host_vars/matrix.yaml

11 lines
187 B
YAML

---
ansible_host: matrix.intra.tormakris.dev
webserver:
- domain: "_"
port: 8080
bigrequests: false
- domain: "chat.tormakristof.eu"
port: 8181
bigrequests: false
...