joenyland.zfs

joenyland.zfs

CI

This role installs ZFS and sets it up.

Requirements

None.

Role Variables

zfs_datasets

A list of ZFS datasets. Any settings added here will be applied to 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

Informazioni sul progetto

Installs ZFS and configures datasets

Installa
ansible-galaxy install joenyland.zfs
Licenza
Unknown
Download
296
Proprietario