Files
ansible_update_vm_os_proxmox/host_vars/ChangeMe-NameVm1.yml
T
2026-07-26 22:51:28 +02:00

7 lines
209 B
YAML

proxmox_snapshot_vmid: "ChangeMe-ID"
health_urls:
- https://url.domaine/HealtzPath
ansible_become_user: "root"
ansible_become_password: "{{ vault_ChangeMe-NameVm0_root_password }}"
ansible_become_method: su