9 lines
152 B
YAML
9 lines
152 B
YAML
---
|
|
ansible_host: nexus.stargate.internal
|
|
webserver:
|
|
- domain: "nexus.kmlabz.com"
|
|
port: 8080
|
|
- domain: "registry.kmlabz.com"
|
|
port: 4269
|
|
...
|