[PR #10768/b4984350 backport][stable-11] zpool: fix broken example (#10772)

zpool: fix broken example (#10768)

Fix broken example.

(cherry picked from commit b498435066)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2025-08-31 12:11:34 +02:00 committed by GitHub
commit e44011ff94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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