Ansible-Roles/inventory/prod/hosts.yml
2026-05-08 22:12:36 +03:00

48 lines
1.4 KiB
YAML

---
all:
children:
# ── CentOS 7 servers ────────────────────────────────────────────────────
centos:
hosts:
billing-main:
ansible_host: 91.218.87.226
bitrix24:
ansible_host: 91.218.87.249
asr-ckat-bras-zarya-rp:
ansible_host: 10.203.0.251
db-1:
ansible_host: 91.218.87.221
db-2:
ansible_host: 91.218.87.222
service-1:
ansible_host: 91.218.87.225
service-2:
ansible_host: 10.201.0.46
vm-db-pgsql-1:
ansible_host: 10.203.0.86
vm-tp:
ansible_host: 10.201.0.6
# ── Debian 12 servers ───────────────────────────────────────────────────
debian:
hosts:
sandbox:
ansible_host: 10.203.0.211
sandbox-gpu:
ansible_host: 10.203.0.212
sandbox-2:
ansible_host: 10.203.0.213
ns3:
ansible_host: 10.203.0.84
zabbix:
ansible_host: 10.203.0.50
zabbix-db:
ansible_host: 10.203.0.51
svc-node-3:
ansible_host: 10.203.0.78
netxms:
ansible_host: 10.203.0.79
netxms-db:
ansible_host: 10.203.0.82