2025-12-29 15:44:02 -05:00
|
|
|
minecraft_servers:
|
|
|
|
|
hosts:
|
|
|
|
|
minecraft-3:
|
|
|
|
|
ansible_host: minecraft-3.malcolms.xyz
|
|
|
|
|
|
|
|
|
|
devops_servers:
|
|
|
|
|
hosts:
|
|
|
|
|
devops_1:
|
|
|
|
|
ansible_host: devops-1.malcolms.xyz
|
|
|
|
|
|
2026-02-19 08:20:00 -05:00
|
|
|
hypervisors:
|
|
|
|
|
hosts:
|
|
|
|
|
PMX1:
|
|
|
|
|
ansible_host: 10.2.2.1
|
|
|
|
|
ansible_user: root
|
|
|
|
|
PMX2:
|
|
|
|
|
ansible_host: 10.2.2.2
|
|
|
|
|
ansible_user: root
|
|
|
|
|
PMX3:
|
|
|
|
|
ansible_host: 10.2.2.3
|
|
|
|
|
ansible_user: root
|
|
|
|
|
|
|
|
|
|
container_servers:
|
|
|
|
|
hosts:
|
|
|
|
|
podman1:
|
2026-02-19 09:22:02 -05:00
|
|
|
ansible_host: podman1.malcolms.xyz
|
2026-02-19 08:20:00 -05:00
|
|
|
|
2025-12-29 15:44:02 -05:00
|
|
|
all_servers:
|
|
|
|
|
children:
|
2025-12-30 13:40:12 -05:00
|
|
|
minecraft_servers:
|
|
|
|
|
devops_servers:
|
2026-01-02 17:27:22 -05:00
|
|
|
hosts:
|
|
|
|
|
monitoring:
|
|
|
|
|
ansible_host: monitoring.malcolms.xyz
|