From 719001e6badfb261154157a66e7b0f40dda9caf2 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Mon, 20 Oct 2025 03:02:56 -0500 Subject: [PATCH] README: format --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4eb182..477b0c3 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ 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 expected to be unique among hosts _[or groups]_. Use 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.