mg
c8a79e890c
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#284 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de> |
||
---|---|---|
.. | ||
meta | ||
tasks | ||
LICENSE | ||
README.md |
mgrote.zfs_manage_datasets
Description
Creates Datasets, can set options.
This role does not create the pools.
Attributes get set local
per dataset.
tested on
- ProxMox 6.1
- ProxMox 7*
Variablen + Defaults
- see default-filter
- all Variables from
man 8 zfs
are optional but not the name(dataset)
Example
zfs_datasets:
- dataset: rpool/vm
state: present
compression: zstd
- dataset: tank/vm/dir/fileserver2_test
state: present
atime: on
snapdir: hidden