This commit is contained in:
parent
af1df22ac9
commit
361bd57ad9
1 changed files with 4 additions and 2 deletions
|
@ -5,8 +5,10 @@ Manages [ZFS on Linux](https://zfsonlinux.org/)
|
|||
for [Red Hat/derivatives](https://openzfs.github.io/openzfs-docs/Getting%20Started/RHEL-based%20distro/index.html),
|
||||
[Debian](https://openzfs.github.io/openzfs-docs/Getting%20Started/Debian/index.html),
|
||||
and [Ubuntu](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/index.html).
|
||||
See [community.general.zpool](https://docs.ansible.com/ansible/latest/collections/community/general/zpool_module.html)
|
||||
for pool management.
|
||||
For pools/volumes, see:
|
||||
|
||||
1. [community.general.zpool](https://docs.ansible.com/ansible/latest/collections/community/general/zpool_module.html)
|
||||
2. [community.general.zfs](https://docs.ansible.com/ansible/latest/collections/community/general/zfs_module.html)
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue