zfs

joenyland.zfs

CI

Installs ZFS and configures it.

Requirements

None.

Role Variables

zfs_datasets

A hash of ZFS datasets. Any properties defined here will be set on the datasets.

Dependencies

None.

Example Playbook

- hosts: server
  roles:
    - role: joenyland.zfs
      vars:
        zfs_datasets:
          tank/home/joe:
            compression: lz4

License

MIT

Author Information

⌨️ with ❤️ by Joe Nyland

About

Installs ZFS and configures datasets

Install
ansible-galaxy install JoeNyland/ansible-zfs-role
GitHub repository
License
Unknown
Downloads
284
Owner