Thanks, I put this at the top of my template and everything worked perfectly.
#jinja2:trim_blocks: False On Tue, May 6, 2014 at 5:59 PM, Brian Coca <[email protected]> wrote: > ansible loads jinja2 with trim_blocks = true, you can use a per template > header to override this, you can see an example in the template docs. > > https://docs.ansible.com/template_module.html > > -- > 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/CADn%2BHsyyBhPG6XHBB_%2BwJ7DM8WrK6GipfatqUrnVanQFudYWww%40mail.gmail.com. > 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/CAJQqANdpCHcbowCBXdoL%3DYe0igGVfKRNn2-dN39TZ5KYbNJ%3DtA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
