pez-infra/ansible/inventory/hosts.ini
Rasmus Wejlgaard 737d6e0bc1 initial commit
2026-03-28 12:39:41 +00:00

25 lines
461 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-b ansible_host=100.84.65.101
copenhagen-a ansible_host=100.89.206.60
copenhagen-c ansible_host=100.115.45.53
[alpine]
nuremberg-a ansible_host=100.117.235.28
[freebsd]
london-a ansible_host=100.122.219.41
[docker_hosts]
london-b
nuremberg-a
copenhagen-a
[monitoring]
london-a
[all:vars]
ansible_user=root