Adding author's github id
This commit is contained in:
parent
9180538277
commit
3e6e179b1b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: ovirt
|
module: ovirt
|
||||||
author: Vincent Van der Kussen
|
author: "Vincent Van der Kussen (@vincentvdk)" <vincent at vanderkussen.org>
|
||||||
short_description: oVirt/RHEV platform management
|
short_description: oVirt/RHEV platform management
|
||||||
description:
|
description:
|
||||||
- allows you to create new instances, either from scratch or an image, in addition to deleting or stopping instances on the oVirt/RHEV platform
|
- allows you to create new instances, either from scratch or an image, in addition to deleting or stopping instances on the oVirt/RHEV platform
|
||||||
|
|
Loading…
Reference in a new issue