From aa78d7956b0b2aa7064d9ecc2a0b5aced547ec6b Mon Sep 17 00:00:00 2001 From: mg Date: Sat, 15 Jan 2022 11:58:27 +0100 Subject: [PATCH] =?UTF-8?q?pve2:=20cv4pve=20aufger=C3=A4umt=20(#302)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/302 Co-authored-by: mg Co-committed-by: mg --- host_vars/pve2.grote.lan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_vars/pve2.grote.lan.yml b/host_vars/pve2.grote.lan.yml index d9479a1b..a8922038 100644 --- a/host_vars/pve2.grote.lan.yml +++ b/host_vars/pve2.grote.lan.yml @@ -294,7 +294,7 @@ ### mgrote.cv4pve-autosnap cv4pve_api_user: root@pam!cv4pve-autosnap cv4pve_api_token: "{{ lookup('keepass', 'cv4pve_api_token', 'password') }}" - cv4pve_vmid: all,-127,-158,-112,-100 + cv4pve_vmid: all,-127,-112,-100 cv4pve_keep_snapshots: 5 cv4pve_dl_link: "https://github.com/Corsinvest/cv4pve-autosnap/releases/download/v1.10.0/cv4pve-autosnap-linux-x64.zip"