zfs
joenyland.zfs
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
Install
ansible-galaxy install JoeNyland/ansible-zfs-role
License
Unknown
Downloads
284
Owner