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

Merge pull request #2113 from johanwiren/zfs

zfs: documentation no longer breaks the formatting in webdocs
This commit is contained in:
Michael DeHaan 2013-02-17 16:34:00 -08:00
commit 23a0a8daf9

View file

@ -23,9 +23,9 @@ 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. version_added: "1.1"
options: options:
name: name:
description: description: