vm-ansible/host_vars/librespeed.yaml

9 lines
158 B
YAML

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