Gixes to doc formatting

This commit is contained in:
Toshio Kuratomi 2014-12-03 08:16:59 -08:00 committed by Matt Clay
commit cd7cc07e85
5 changed files with 6 additions and 4 deletions

View file

@ -20,6 +20,7 @@ module: cloudformation
short_description: create a AWS CloudFormation stack
description:
- Launches an AWS CloudFormation stack and waits for it complete.
version_added: "1.1"
options:
stack_name:
description:

View file

@ -19,7 +19,8 @@ DOCUMENTATION = '''
module: ec2
short_description: create, terminate, start or stop an instance in ec2
description:
- Creates or terminates ec2 instances.
- Creates or terminates ec2 instances.
version_added: "0.9"
options:
key_name:
description: