From eda3be51c31916a5a720f152bef2ff777b9c8c9f Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Mon, 20 Oct 2025 03:14:53 -0500 Subject: [PATCH] README/example: note other inline var --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index febc156..dc7578b 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` like this example. +_NOTE:_ It is _not_ recommended to inline `zfs_mirror_disks` or `zfs_dkms_arc_pct_max` as this example shows. 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)