From 10f99938b9984ddf27ac519d28c8ed205653ce32 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sun, 21 Jul 2013 11:15:06 -0400 Subject: [PATCH] Fix YAML doc errors. --- library/cloud/ec2_ami | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/library/cloud/ec2_ami b/library/cloud/ec2_ami index 83f79e1da65..265884c1e99 100644 --- a/library/cloud/ec2_ami +++ b/library/cloud/ec2_ami @@ -103,12 +103,12 @@ options: requirements: [ "boto" ] author: Evan Duffield - -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: