vm-ansible/host_vars/matrix.yaml
Torma Kristóf edcbafcc2e
All checks were successful
continuous-integration/drone/push Build is passing
fix matrix and neko
2022-05-28 21:21:13 +02:00

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
...