joenyland.sanoid

joenyland.sanoid

CI

Installs and sets up Sanoid.

Requirements

None.

Role Variables

sanoid_templates

A collection of templates.

sanoid_policies

A collection 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

Informazioni sul progetto

Installs and configures Sanoid.

Installa
ansible-galaxy install joenyland.sanoid
Licenza
Unknown
Download
277
Proprietario