net-server aus snapshots ausgenommen (#132)
net-server aus snapshots ausgenommen Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#132 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
13ef849f14
commit
5f43631f65
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@
|
|||
### mgrote.cv4pve-autosnap
|
||||
cv4pve_api_user: root@pam!cv4pve-autosnap
|
||||
cv4pve_api_token: "{{ lookup('keepass', 'cv4pve_api_token', 'password') }}"
|
||||
cv4pve_vmid: all,-109,-158,-112
|
||||
cv4pve_vmid: all,-109,-158,-112,-100
|
||||
cv4pve_keep_snapshots: 1
|
||||
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