README/example: note other inline var

This commit is contained in:
Josh Lay 2025-10-20 03:14:53 -05:00
parent 1d76ae53d7
commit eda3be51c3
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -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)