From 53e31ab3e184fd4a479b6ea92402b21974b097a3 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Mon, 20 Oct 2025 03:24:46 -0500 Subject: [PATCH] README: suggest against inline pool details also --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc7578b..5c1a90f 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ or [Ubuntu](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/inde become: true ``` -_NOTE:_ It is _not_ recommended to inline `zfs_mirror_disks` or `zfs_dkms_arc_pct_max` as this example shows. +_NOTE:_ It is _not_ recommended to inline `zfs_mirror_disks`, `zfs_dkms_arc_pct_max`, or other _pool/filesystem properties_. 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)