rolehippie.sanoid
sanoid
Ansible role to install and configure sanoid ZFS backups.
Sponsor
Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.
Table of content
Requirements
- Minimum Ansible version:
2.10
Default Variables
sanoid_datasets
List of datasets
Default value
sanoid_datasets: []
Example usage
sanoid_datasets:
- name: rpool/USERDATA
use_template: general
recursive: True
process_children_only: True
sanoid_templates
List of templates
Default value
sanoid_templates:
- name: general
frequently: 0
hourly: 24
daily: 7
monthly: 12
yearly: 0
autosnap: true
autoprune: true
Discovered Tags
sanoid
Dependencies
- None
License
Apache-2.0
Author
Install
ansible-galaxy install rolehippie.sanoidLicense
apache-2.0
Downloads
344
Owner
Ansible role collection of Webhippie
