vm-ansible/host_vars/plex.yaml
Torma Kristóf 8b2c2f1047
Some checks failed
continuous-integration/drone/push Build is failing
add plex host vars
2023-03-23 19:40:51 +01:00

8 lines
146 B
YAML

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