alliance-boreale/infrastructure/ansible2/inventory/tofu_generated.yml
Dan Allaire ef98fd8a3f Refonte
2026-03-09 18:23:06 -04:00

33 lines
1.2 KiB
YAML

# ══════════════════════════════════════════════════════════════════
# Inventaire Ansible — généré par OpenTofu
# NE PAS MODIFIER MANUELLEMENT — regénéré à chaque tofu apply
# ══════════════════════════════════════════════════════════════════
---
"all":
"children":
"c3_monitoring":
"hosts":
"c3-icinga-01":
"ansible_host": "192.168.10.31"
"icinga_role": "master"
"c3_services":
"hosts":
"c3-netbox-01":
"ansible_host": "192.168.10.30"
"c4_forge":
"hosts":
"c4-forgejo-01":
"ansible_host": "192.168.10.40"
"c5_runner":
"hosts":
"c5-runner-01":
"ansible_host": "192.168.10.50"
"c7_tenants":
"hosts":
"c7-87-16-01":
"ansible_host": "192.168.12.45"
"c7-life-noc-01":
"ansible_host": "192.168.12.40"
"vars":
"ansible_ssh_private_key_file": "~/.ssh/id_ed25519_ansible_chezlepro"
"ansible_user": "ansible"