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

10 lines
151 B
YAML

---
all:
children:
centos:
hosts:
router:
ansible_host: 172.20.21.100
git:
ansible_host: 172.20.21.105