ansible-bootstrap-rocky9/inventory/prod/hosts.yml
2026-05-11 20:44:01 +03:00

22 lines
493 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
kuber-ctl:
ansible_host: 192.168.99.41
kuber-node01:
ansible_host: 192.168.99.42
rocky9-template:
ansible_host: 192.168.99.43