cv4pve: snapshot anzahl erhöht (#204)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#204 Co-authored-by: mg <mg@noreply.git.mgrote.net> Co-committed-by: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
9b3e5a664b
commit
61e2b0ad23
1 changed files with 1 additions and 1 deletions
|
@ -240,5 +240,5 @@
|
||||||
cv4pve_api_user: root@pam!cv4pve-autosnap
|
cv4pve_api_user: root@pam!cv4pve-autosnap
|
||||||
cv4pve_api_token: "{{ lookup('keepass', 'cv4pve_api_token', 'password') }}"
|
cv4pve_api_token: "{{ lookup('keepass', 'cv4pve_api_token', 'password') }}"
|
||||||
cv4pve_vmid: all,-127,-158,-112,-100
|
cv4pve_vmid: all,-127,-158,-112,-100
|
||||||
cv4pve_keep_snapshots: 1
|
cv4pve_keep_snapshots: 5
|
||||||
cv4pve_dl_link: "https://github.com/Corsinvest/cv4pve-autosnap/releases/download/v1.10.0/cv4pve-autosnap-linux-x64.zip"
|
cv4pve_dl_link: "https://github.com/Corsinvest/cv4pve-autosnap/releases/download/v1.10.0/cv4pve-autosnap-linux-x64.zip"
|
||||||
|
|
Loading…
Reference in a new issue