README: format/highlight, move 'see also' comment
This commit is contained in:
parent
a6b09d32ee
commit
512254b867
1 changed files with 2 additions and 2 deletions
|
@ -33,9 +33,9 @@ or [Ubuntu](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/inde
|
||||||
vars:
|
vars:
|
||||||
zfs_dkms_arc_pct_max: 33
|
zfs_dkms_arc_pct_max: 33
|
||||||
tasks:
|
tasks:
|
||||||
- name: Pool (mirror, 'rust')
|
- name: Pool (mirror, 'rust') # see also: 'community.general.zfs'
|
||||||
when: zfs_mirror_disks is defined
|
when: zfs_mirror_disks is defined
|
||||||
community.general.zpool: # see also: community.general.zfs
|
community.general.zpool:
|
||||||
name: rust
|
name: rust
|
||||||
pool_properties:
|
pool_properties:
|
||||||
ashift: 12
|
ashift: 12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue