We would probably need to the see the playbook and cloudformation file to
understand more, but this almost sounds like it's cloud formation yelling
at you and already out of Ansible's hands at this point?





On Tue, May 6, 2014 at 1:24 PM, Jon Burman <[email protected]> wrote:

> 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<https://groups.google.com/d/msgid/ansible-project/e5bca8da-5180-41ee-b37f-a0d4987631cd%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CA%2BnsWgxp7uZPa6YwMUCTvd%3DMA57JLHwRDtVjGcLvaxw_6iW%3DEw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to