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"