Fix YAML doc errors.
This commit is contained in:
parent
dc7e280d3b
commit
5c8e5c81de
1 changed files with 4 additions and 4 deletions
|
@ -103,12 +103,12 @@ options:
|
||||||
|
|
||||||
requirements: [ "boto" ]
|
requirements: [ "boto" ]
|
||||||
author: Evan Duffield <eduffield@iacquire.com>
|
author: Evan Duffield <eduffield@iacquire.com>
|
||||||
|
|
||||||
Thank you to iAcquire for sponsoring development of this module.
|
|
||||||
|
|
||||||
See http://alestic.com/2011/06/ec2-ami-security for more information about ensuring the security of your AMI.
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
# Thank you to iAcquire for sponsoring development of this module.
|
||||||
|
#
|
||||||
|
# See http://alestic.com/2011/06/ec2-ami-security for more information about ensuring the security of your AMI.
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
# Basic AMI Creation
|
# Basic AMI Creation
|
||||||
- local_action:
|
- local_action:
|
||||||
|
|
Loading…
Reference in a new issue