Add snapshot role — Proxmox and XCP-NG pre-patch snapshot with verification

This commit is contained in:
Semaphore
2026-03-10 14:22:38 -07:00
parent a6029cd081
commit 379fc49331
2 changed files with 77 additions and 5 deletions

View File

@@ -1,2 +1,14 @@
---
# snapshot default variables
snapshot_name_prefix: "ansible-pre-patch"
snapshot_retain_count: 3
hypervisor_type: "proxmox"
# Proxmox defaults — override in client inventory
proxmox_api_host: ""
proxmox_api_user: "ansible@pam"
proxmox_api_password: ""
proxmox_vmid: ""
# XCP-NG defaults — override in client inventory
xcpng_host: ""
xcpng_vm_uuid: ""