cv4pve: fix disabled lxc container
All checks were successful
ansible-lint / gitleaks (push) Successful in 3s
ansible-lint / Ansible Lint (push) Successful in 27s

This commit is contained in:
Michael Grote 2024-10-06 20:38:31 +02:00
parent e4b82dd91b
commit 930a9d9465

View file

@ -31,7 +31,7 @@ users:
### mgrote_cv4pve_autosnap ### mgrote_cv4pve_autosnap
cv4pve_api_user: root@pam!cv4pve-autosnap cv4pve_api_user: root@pam!cv4pve-autosnap
cv4pve_api_token: "{{ lookup('viczem.keepass.keepass', 'cv4pve_api_token', 'password') }}" cv4pve_api_token: "{{ lookup('viczem.keepass.keepass', 'cv4pve_api_token', 'password') }}"
cv4pve_vmid: all,-115 cv4pve_vmid: all,-107
cv4pve_keep_snapshots: 5 cv4pve_keep_snapshots: 5
cv4pve_version: v1.14.11 cv4pve_version: v1.14.11