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: