Skip to content

JoeNyland/ansible-zfs-role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

joenyland.zfs

CI

Installs ZFS and configures it.

Requirements

None.

Role Variables

zfs_boot_load_keys

Should encryption keys be loaded at boot? Defaults to false.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors