reference-ansible/inventories/prod/hosts.ini
Bert-Jan Fikse 1c31a584dc
chore: add basic hosts and host-groups
for now with ip, will be switched to domains
2025-08-20 11:34:53 +02:00

18 lines
No EOL
264 B
INI

[all_servers]
172.16.9.88
192.168.100.72 ansible_port=2222
192.168.100.73
[dmz]
172.16.9.88
[forgejo_servers]
192.168.100.72 ansible_port=2222
[nextcloud_servers]
192.168.100.73
[reverseproxy_servers]
172.16.9.88
192.168.100.72 ansible_port=2222
192.168.100.73