L'inventaire (hotes generes, group_vars, vault) quitte inventories/ pour instance/inventories/. Suivent : ansible.cfg, Makefile (export SETOPS_INSTANCE ?= instance + chemins derives), scripts (INSTANCE/), config_proxmox.py, .gitignore. Docs primaires (AGENTS/README/ plan-et-generation/architecture) refletent le layout instance/. Non destructif : diff vide, ansible-lint 0 echec, make inventaire-verifier OK. (Docs secondaires a rafraichir ; Phase 3 : deux depots.) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
244 lines
6.6 KiB
YAML
244 lines
6.6 KiB
YAML
# Inventaire GENERE depuis le plan (make instancier / instancier-appliquer).
|
|
# NE PAS editer a la main : edite docs/serveurs.yml + docs/applications.yml.
|
|
# Source : docs/serveurs.yml + docs/applications.yml + docs/nomenclature.yml.
|
|
all:
|
|
children:
|
|
client_dns:
|
|
hosts:
|
|
collab-01: null
|
|
web-frontal-01: null
|
|
client_supervision:
|
|
hosts:
|
|
web-frontal-01: null
|
|
hotes_actifs:
|
|
hosts: {}
|
|
hotes_planifies:
|
|
hosts:
|
|
collab-01:
|
|
ansible_host: 10.1.15.21
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.15.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 15
|
|
proxmox_vmid: 95201
|
|
data-01:
|
|
ansible_host: 10.1.13.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 4
|
|
proxmox_disque_taille: 160G
|
|
proxmox_memoire: 2048
|
|
proxmox_noeud: asgard
|
|
proxmox_passerelle: 10.1.13.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 13
|
|
proxmox_vmid: 93101
|
|
forge-01:
|
|
ansible_host: 10.1.15.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.15.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 15
|
|
proxmox_vmid: 95101
|
|
idm-01:
|
|
ansible_host: 10.1.12.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.12.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 12
|
|
proxmox_vmid: 92101
|
|
infra-dns-01:
|
|
ansible_host: 10.1.11.41
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.11.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 11
|
|
proxmox_vmid: 91401
|
|
infra-edge-01:
|
|
ansible_host: 10.1.11.21
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.11.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 11
|
|
proxmox_vmid: 91201
|
|
infra-mail-01:
|
|
ansible_host: 10.1.11.31
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.11.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 11
|
|
proxmox_vmid: 91301
|
|
infra-pki-01:
|
|
ansible_host: 10.1.11.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.11.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 11
|
|
proxmox_vmid: 91101
|
|
mon-01:
|
|
ansible_host: 10.1.14.41
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.14.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 14
|
|
proxmox_vmid: 94401
|
|
obs-01:
|
|
ansible_host: 10.1.14.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 4
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.14.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 14
|
|
proxmox_vmid: 94101
|
|
web-dorsal-01:
|
|
ansible_host: 10.1.15.41
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.15.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 15
|
|
proxmox_vmid: 95401
|
|
web-frontal-01:
|
|
ansible_host: 10.1.15.31
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.15.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 15
|
|
proxmox_vmid: 95301
|
|
web-frontal-02:
|
|
ansible_host: 10.1.15.32
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.15.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 15
|
|
proxmox_vmid: 95302
|
|
modeles_vm:
|
|
hosts: {}
|
|
serveur_collabora:
|
|
hosts:
|
|
collab-01: null
|
|
serveur_debian:
|
|
hosts:
|
|
collab-01: null
|
|
data-01: null
|
|
forge-01: null
|
|
idm-01: null
|
|
infra-dns-01: null
|
|
infra-edge-01: null
|
|
infra-mail-01: null
|
|
infra-pki-01: null
|
|
mon-01: null
|
|
obs-01: null
|
|
web-dorsal-01: null
|
|
web-frontal-01: null
|
|
web-frontal-02: null
|
|
serveur_durci:
|
|
hosts:
|
|
collab-01: null
|
|
data-01: null
|
|
forge-01: null
|
|
idm-01: null
|
|
infra-dns-01: null
|
|
infra-edge-01: null
|
|
infra-mail-01: null
|
|
infra-pki-01: null
|
|
mon-01: null
|
|
obs-01: null
|
|
web-dorsal-01: null
|
|
web-frontal-01: null
|
|
web-frontal-02: null
|
|
serveur_forgejo:
|
|
hosts:
|
|
forge-01: null
|
|
serveur_grafana:
|
|
hosts:
|
|
obs-01: null
|
|
serveur_icinga:
|
|
hosts:
|
|
mon-01: null
|
|
serveur_keycloak:
|
|
hosts:
|
|
idm-01: null
|
|
serveur_loki:
|
|
hosts:
|
|
obs-01: null
|
|
serveur_nextcloud:
|
|
hosts:
|
|
collab-01: null
|
|
serveur_nginx:
|
|
hosts:
|
|
infra-edge-01: null
|
|
serveur_openldap:
|
|
hosts:
|
|
idm-01: null
|
|
serveur_postgresql:
|
|
hosts:
|
|
data-01: null
|
|
serveur_powerdns:
|
|
hosts:
|
|
infra-dns-01: null
|
|
serveur_prometheus:
|
|
hosts:
|
|
obs-01: null
|
|
serveur_redis:
|
|
hosts:
|
|
data-01: null
|
|
serveur_sendmail:
|
|
hosts:
|
|
infra-mail-01: null
|
|
serveur_step_ca:
|
|
hosts:
|
|
infra-pki-01: null
|
|
serveur_web_dorsal:
|
|
hosts:
|
|
web-dorsal-01: null
|
|
serveur_web_frontal:
|
|
hosts:
|
|
web-frontal-01: null
|
|
web-frontal-02: null
|