cloudstack: doc fixes

This commit is contained in:
Rene Moser 2015-08-08 15:43:32 +02:00 committed by Matt Clay
parent ab00c9aacc
commit 371e67d885
3 changed files with 2 additions and 3 deletions

View file

@ -104,7 +104,6 @@ network_domain:
returned: success
type: string
sample: example.local
'''
try:

View file

@ -23,7 +23,7 @@ DOCUMENTATION = '''
module: cs_instance
short_description: Manages instances and virtual machines on Apache CloudStack based clouds.
description:
- Deploy, start, restart, stop and destroy instances.
- Deploy, start, update, scale, restart, stop and destroy instances.
version_added: '2.0'
author: "René Moser (@resmo)"
options:

View file

@ -181,7 +181,7 @@ EXAMPLES = '''
# Register a systemvm template
- local_action:
module: cs_template
name: systemvm-4.5
name: systemvm-vmware-4.5
url: "http://packages.shapeblue.com/systemvmtemplate/4.5/systemvm64template-4.5-vmware.ova"
hypervisor: VMware
format: OVA