From af1df22ac959177299a0f4d54cef53d0303f869b Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sun, 19 Oct 2025 10:56:16 -0500 Subject: [PATCH] README: +community.general.zpool suggestion --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 264c5a4..614193e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ zfs\_dkms 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) +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. Requirements ------------