From a43698a1ec1b404aad7bdb1fe4f7fd574f693a3a Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Mon, 20 Oct 2025 03:02:01 -0500 Subject: [PATCH] README: format/phrasing --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a0f22d..d4eb182 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,7 @@ or [Ubuntu](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/inde ``` _NOTE:_ It is _not_ recommended to inline `zfs_mirror_disks` like this example. - -Values are bound to be unique among hosts _[or groups]_. Define this in the +Values are expected to be unique among hosts _[or groups]_. Use the [inventory](https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#assigning-a-variable-to-one-machine-host-variables) or [host/group](https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#organizing-host-and-group-variables) vars instead.