README: suggest against inline pool details also

This commit is contained in:
Josh Lay 2025-10-20 03:24:46 -05:00
parent eda3be51c3
commit 53e31ab3e1
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` 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)