mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
fix doc parsing by correctly quoting author
This commit is contained in:
@@ -24,7 +24,7 @@ module: cs_vmsnapshot
|
||||
short_description: Manages VM snapshots on Apache CloudStack based clouds.
|
||||
description: Create, remove and revert VM from snapshots.
|
||||
version_added: '2.0'
|
||||
author: René Moser
|
||||
author: '"René Moser (@resmo)" <mail@renemoser.net>'
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user