9 lines
141 B
YAML
9 lines
141 B
YAML
---
|
|
ansible_host: matrix.intra.tormakris.dev
|
|
webserver:
|
|
- domain: "_"
|
|
port: 8080
|
|
- domain: "chat.tormakristof.eu"
|
|
port: 8181
|
|
...
|