From da6606d6ee39f4de3fe12f5523e6d0fd8104a880 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sun, 19 Oct 2025 11:03:45 -0500 Subject: [PATCH] README: phrasing --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0ba9f92..2475ab3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ zfs\_dkms ========= -Manages [ZFS](https://zfsonlinux.org/) -for [Red Hat/derivatives](https://openzfs.github.io/openzfs-docs/Getting%20Started/RHEL-based%20distro/index.html), +Ansible Role for installing [ZFS](https://zfsonlinux.org/) +on [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). +or [Ubuntu](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/index.html). For pools/volumes, see: 1. [community.general.zpool](https://docs.ansible.com/ansible/latest/collections/community/general/zpool_module.html)