sanoid
joenyland.sanoid
Installs and configures Sanoid.
Requirements
None.
Role Variables
sanoid_templates
A hash of templates.
sanoid_policies
A hash of policies.
Dependencies
None.
Example Playbook
- hosts: server
roles:
- role: sanoid
vars:
sanoid_templates:
tank:
autosnap: 'yes'
autoprune: 'yes'
frequently: 0
hourly: 0
daily: 30
monthly: 3
yearly: 0
sanoid_policies:
tank:
use_template: tank
recursive: 'yes'
License
MIT
Author Information
⌨️ with ❤️ by Joe Nyland
Install
ansible-galaxy install JoeNyland/ansible-sanoid-role
License
Unknown
Downloads
265
Owner