From 38a4e20f220601dd4b671cb3eb27da8f1258e042 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Mon, 20 Oct 2025 03:38:00 -0500 Subject: [PATCH] README: reader/accessibility, include 'vars' w/ link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f47194d..226596b 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ _NOTE:_ **Not** recommended to inline `zfs_mirror_disks`, `zfs_dkms_arc_pct_max` 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. +or [host/group vars](https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#organizing-host-and-group-variables) +instead. ## License