dfg
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 7s
ansible-lint / Ansible Lint (pull_request) Failing after 1m10s

This commit is contained in:
Michael Grote 2024-10-28 18:53:37 +01:00
parent f38614a507
commit a7fcf75aa8

View file

@ -11,8 +11,8 @@
tags: "zfs_scrub" tags: "zfs_scrub"
- role: mgrote_zfs_zed - role: mgrote_zfs_zed
tags: "zfs_zed" tags: "zfs_zed"
- role: mgrote_zfs_sanoid # - role: mgrote_zfs_sanoid # todo
tags: "sanoid" # tags: "sanoid"
- role: mgrote_smart - role: mgrote_smart
tags: "smart" tags: "smart"
- role: mgrote_cv4pve_autosnap - role: mgrote_cv4pve_autosnap
@ -24,3 +24,5 @@
tags: "lxc-profile" tags: "lxc-profile"
- role: mgrote_pbs_pve_integration - role: mgrote_pbs_pve_integration
tags: "pbs" tags: "pbs"
- role: mgrote_rsync
tags: "rsync"