Add home assistant podman setup

This commit is contained in:
2026-02-19 08:20:00 -05:00
parent e8f11e061c
commit f4b715eefa
2 changed files with 46 additions and 0 deletions

View File

@@ -8,6 +8,24 @@ devops_servers:
devops_1:
ansible_host: devops-1.malcolms.xyz
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:
ansible_host: 10.2.3.1
ansible_user: root
all_servers:
children:
minecraft_servers: