Ansible role to install and configure sanoid ZFS backups.
Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.
- Minimum Ansible version:
2.10
List of datasets
sanoid_datasets: []
sanoid_datasets:
- name: rpool/USERDATA
use_template: general
recursive: True
process_children_only: True
List of templates
sanoid_templates:
- name: general
frequently: 0
hourly: 24
daily: 7
monthly: 12
yearly: 0
autosnap: true
autoprune: true
sanoid
- None
Apache-2.0