Commit 5ae5fe83 by Johan Wirén

zfs module no longer destroys the layout in webdocs

parent 18cbb64f
...@@ -23,9 +23,8 @@ DOCUMENTATION = ''' ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment