I'm trying to use the ansible cloudformation module to setup a EC2 
instance.  When I run it through the cloudformation ansible module I get 
the following error.

TASK: [Create Cloud foundation Example] 
*************************************** 
<localhost> REMOTE_MODULE cloudformation 
stack_name="ansible-cloudformation" state=present region=eu-west-1 
disable_rollback=yes template=files/ec-layer.json

failed: [localhost] => {"failed": true}
msg: boolean must follow xsd1.1 definition

FATAL: all hosts have already failed -- aborting


when I run the contents of files/ec-layer.json in the Cloudformation portal 
it loads correctly.  I have increased the error logging however I can't 
find anymore detail other than:

msg: boolean must follow xsd1.1 definition

I have searched google and have seen this message in the boto lists however 
I can't seem to find anything that helps me solve the issue.  Has anyone 
seen a similar issue before?


Thanks,

Jon


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e5bca8da-5180-41ee-b37f-a0d4987631cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to