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

16 lines
472 B
YAML

---
# Тестовый инвентарь для ветки a.kazantsev
# Используется в CI для syntax-check плейбуков, не входящих в prod-инвентарь
all:
children:
rocky9:
hosts:
router:
ansible_host: 172.20.21.100
vm01:
ansible_host: 80.211.195.127
agent_2_plugin_list: [named]
vm02:
ansible_host: 212.60.5.162
agent_2_plugin_list: [named]