mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
zfs module no longer destroys the layout in webdocs
This commit is contained in:
@@ -23,9 +23,8 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: zfs
|
||||
short_description: Manage zfs
|
||||
description: >
|
||||
Manages ZFS file systems on Solaris and FreeBSD. Can manage file systems, volumes
|
||||
and snapshots. See zfs(1M) for more information about the properties.
|
||||
description:
|
||||
- Manages ZFS file systems on Solaris and FreeBSD. Can manage file systems, volumes and snapshots. See zfs(1M) for more information about the properties.
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user