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>
8 lines
240 B
Text
8 lines
240 B
Text
---
|
|
# Copier ce fichier vers proxmox.vault.yml, puis le chiffrer avec :
|
|
# ansible-vault encrypt inventories/lab/group_vars/proxmox.vault.yml
|
|
#
|
|
# Ne jamais versionner proxmox.vault.yml.
|
|
|
|
proxmox_api_token_id: ""
|
|
proxmox_api_token_secret: ""
|