pez-infra/ansible/inventory/hosts.ini
Rasmus "Pez" Wejlgaard 4e2ea9e35b
Some checks failed
Deploy (on merge) / Discover hosts (push) Waiting to run
Deploy (on merge) / deploy (push) Blocked by required conditions
Terraform / Plan (push) Has been cancelled
Terraform / Apply (push) Has been cancelled
decomm copenhagen-b and copenhagen-c (#144)
2026-07-28 10:54:23 +01:00

26 lines
483 B
INI

# pez-infra fleet inventory
# All hosts accessible via Tailscale IPs over SSH as root.
[linux]
helsinki-a ansible_host=100.67.6.27
london-a ansible_host=100.122.180.98
london-b ansible_host=100.84.65.101
london-c ansible_host=100.123.72.87
copenhagen-a ansible_host=100.91.240.29
nuremberg-a ansible_host=100.70.180.24
[zfs_hosts]
london-b
[docker_hosts]
helsinki-a
london-b
london-c
nuremberg-a
[proxmox_hosts]
london-a
copenhagen-a
[all:vars]
ansible_user=root