vm-ansible/host_vars/cloudlog.yaml

9 lines
156 B
YAML
Raw Normal View History

2024-04-28 23:32:23 +02:00
---
ansible_host: cloudlog.intra.tormakris.dev
webserver:
- domain: "cloudlog.tormakristof.eu"
port: 8080
bigrequests: false
https: false
...