18 lines
310 B
YAML
18 lines
310 B
YAML
minecraft_servers:
|
|
hosts:
|
|
minecraft-3:
|
|
ansible_host: minecraft-3.malcolms.xyz
|
|
|
|
devops_servers:
|
|
hosts:
|
|
devops_1:
|
|
ansible_host: devops-1.malcolms.xyz
|
|
|
|
all_servers:
|
|
children:
|
|
minecraft_servers:
|
|
devops_servers:
|
|
hosts:
|
|
monitoring:
|
|
ansible_host: monitoring.malcolms.xyz
|