On Mon, May 9, 2016 at 5:21 AM, Frank Van Tol <frank.van....@4synergy.nl> wrote:
> No, the check is correct, the policy string must start with a { > > One can easily confirm this in the AWS Console. > > The string that is sent to AWS probably needs to start with a "{" but the ansible module should be able to take the user input and make it conform to what AWS needs. So, for instance, since one of the workarounds for the mixture of yaml and jinja2 templating doing the wrong thing is to prepend a space to your json string, the ansible module should probably should be stripping leading and trailing whitespace. (that looks fine under the JSON specification to me). -Toshio -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.