From a7fcf75aa849dcd6c41e778a36f8900b1cb15d48 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 28 Oct 2024 18:53:37 +0100 Subject: [PATCH] dfg --- playbooks/3_service/pve.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/playbooks/3_service/pve.yml b/playbooks/3_service/pve.yml index 1304eed7..f4ad0e36 100644 --- a/playbooks/3_service/pve.yml +++ b/playbooks/3_service/pve.yml @@ -11,8 +11,8 @@ tags: "zfs_scrub" - role: mgrote_zfs_zed tags: "zfs_zed" - - role: mgrote_zfs_sanoid - tags: "sanoid" +# - role: mgrote_zfs_sanoid # todo +# tags: "sanoid" - role: mgrote_smart tags: "smart" - role: mgrote_cv4pve_autosnap @@ -24,3 +24,5 @@ tags: "lxc-profile" - role: mgrote_pbs_pve_integration tags: "pbs" + - role: mgrote_rsync + tags: "rsync"