ansible-bootstrap-rocky9/inventory/prod/hosts.yml
2026-05-17 14:17:50 +03:00

22 lines
495 B
YAML

---
all:
children:
centos:
hosts:
# router:
# ansible_host: 172.20.21.100
# git:
# ansible_host: 172.20.21.105
# vm01:
# ansible_host: 80.211.195.127
# vm02:
# ansible_host: 212.60.5.162
# ca:
# ansible_host: 192.168.99.20
kube-ctl:
ansible_host: 172.20.21.200
kube-node01:
ansible_host: 172.20.21.201
# rocky9-template:
# ansible_host: 172.20.21.106