README/example: note other inline var
This commit is contained in:
parent
1d76ae53d7
commit
eda3be51c3
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ or [Ubuntu](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/inde
|
||||||
become: true
|
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]_.
|
Values are expected to be unique among hosts _[or groups]_.
|
||||||
Use the
|
Use the
|
||||||
[inventory](https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#assigning-a-variable-to-one-machine-host-variables)
|
[inventory](https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#assigning-a-variable-to-one-machine-host-variables)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue