From 61e2b0ad23dd44c43f5211a37b31e443663918f4 Mon Sep 17 00:00:00 2001 From: mg Date: Thu, 30 Sep 2021 12:49:12 +0200 Subject: [PATCH] =?UTF-8?q?cv4pve:=20snapshot=20anzahl=20erh=C3=B6ht=20(#2?= =?UTF-8?q?04)?= 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/204 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 cfd23450..5e35ce1f 100644 --- a/host_vars/pve2.grote.lan.yml +++ b/host_vars/pve2.grote.lan.yml @@ -240,5 +240,5 @@ cv4pve_api_user: root@pam!cv4pve-autosnap cv4pve_api_token: "{{ lookup('keepass', 'cv4pve_api_token', 'password') }}" 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"