diff --git a/README.md b/README.md index 614193e..63d538d 100644 --- a/README.md +++ b/README.md @@ -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 ------------