prole/infrastructure/inventory/hosts.ini
chrisfu 772a36294e ansible: configure K3s cluster and update inventory
- Added `k3s_hosts` group to the inventory and associated host entries.
- Updated `site.yml` to include roles for disabling swap and setting up the K3s cluster.
2026-01-21 10:23:05 -08:00

25 lines
262 B
INI

[pihole]
pi.prole.org
raspberry.prole.org
[ad_dc]
myrddin.prole.org
[retropie]
retropie.prole.org
[raspberry]
raspberry.prole.org
[k3s_hosts]
pi.prole.org
myrrdin.prole.org
retropie.prole.org
[Linux_Hosts:children]
pihole
ad_dc
retropie
raspberry
k3s_hosts