README: +community.general.zfs
All checks were successful
lint / test (push) Successful in 26s

This commit is contained in:
Josh Lay 2025-10-19 11:01:08 -05:00
parent af1df22ac9
commit 361bd57ad9
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -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), 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), [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). 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 pools/volumes, see:
for pool management.
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 Requirements
------------ ------------