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" ]
|
||||
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 = '''
|
||||
# Basic AMI Creation
|
||||
- local_action:
|
||||
|
|
Loading…
Reference in a new issue