1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

zfs module no longer destroys the layout in webdocs

This commit is contained in:
Johan Wirén 2013-02-18 01:25:44 +01:00
parent 18cbb64f25
commit 5ae5fe83ac

View file

@ -23,9 +23,8 @@ DOCUMENTATION = '''
--- ---
module: zfs module: zfs
short_description: Manage zfs short_description: Manage zfs
description: > description:
Manages ZFS file systems on Solaris and FreeBSD. Can manage file systems, volumes - Manages ZFS file systems on Solaris and FreeBSD. Can manage file systems, volumes and snapshots. See zfs(1M) for more information about the properties.
and snapshots. See zfs(1M) for more information about the properties.
options: options:
name: name:
description: description: