mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-30 21:43:22 -07:00
parent
f6003f61cc
commit
b498435066
1 changed files with 0 additions and 2 deletions
|
@ -125,9 +125,7 @@ EXAMPLES = r"""
|
||||||
- name: Set pool and filesystem properties
|
- name: Set pool and filesystem properties
|
||||||
community.general.zpool:
|
community.general.zpool:
|
||||||
name: tank
|
name: tank
|
||||||
pool_properties:
|
|
||||||
ashift: 12
|
ashift: 12
|
||||||
filesystem_properties:
|
|
||||||
compression: lz4
|
compression: lz4
|
||||||
vdevs:
|
vdevs:
|
||||||
- disks:
|
- disks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue