alliance-boreale/infrastructure/ansible/inventories/prod/hosts.yml
2026-05-14 08:53:29 -04:00

81 lines
3 KiB
YAML

# ══════════════════════════════════════════════════════════════════
# Inventaire Ansible — généré par OpenTofu
# NE PAS MODIFIER MANUELLEMENT — regénéré à chaque tofu apply
# ══════════════════════════════════════════════════════════════════
---
"all":
"children":
"boreale_all":
"children":
"c2_edge":
"hosts": {}
"c3_core":
"hosts":
"c3-netbox-01":
"ansible_host": "192.168.10.30"
"boreale_env": null
"boreale_layer": "c3"
"boreale_managed_by": "opentofu"
"boreale_role": "netbox"
"c3_identity":
"hosts": {}
"c3_supervision":
"hosts":
"c3-icinga-01":
"ansible_host": "192.168.10.31"
"boreale_env": null
"boreale_layer": "c3"
"boreale_managed_by": "opentofu"
"boreale_role": "icinga"
"icinga_role": "master"
"c4_forge":
"hosts":
"c4-forgejo-01":
"ansible_host": "192.168.10.40"
"boreale_env": null
"boreale_layer": "c4"
"boreale_managed_by": "opentofu"
"boreale_role": "forgejo"
"c5_pivot":
"hosts":
"c5-runner-01":
"ansible_host": "192.168.10.50"
"boreale_env": null
"boreale_layer": "c5"
"boreale_managed_by": "opentofu"
"boreale_role": "runner"
"tenants":
"children":
"c6_services":
"hosts": {}
"c7_products":
"hosts":
"c7-87-16-01":
"ansible_host": "192.168.12.45"
"boreale_env": null
"boreale_layer": "c7"
"boreale_managed_by": "opentofu"
"boreale_role": "87-16"
"c7-87-16-02":
"ansible_host": "192.168.12.46"
"boreale_env": null
"boreale_layer": "c7"
"boreale_managed_by": "opentofu"
"boreale_role": "87-16"
"c7-life-noc-01":
"ansible_host": "192.168.12.40"
"boreale_env": null
"boreale_layer": "c7"
"boreale_managed_by": "opentofu"
"boreale_role": "life-noc"
"c7-life-noc-02":
"ansible_host": "192.168.12.20"
"boreale_env": null
"boreale_layer": "c7"
"boreale_managed_by": "opentofu"
"boreale_role": "life-noc"
"c8_knowledge":
"hosts": {}
"vars":
"ansible_ssh_private_key_file": "~/.ssh/id_ed25519_ansible_chezlepro"
"ansible_user": "ansible"