Your problem looks like it is using minus (-) in variable names. The only non-alphanumeric allowed on variable names is underscore (_).
Cheers, Alex >============================================================================= >Topic: Debugging a large template file >Url: http://groups.google.com/group/ansible-project/t/36cbd18d43fdcb3a >============================================================================= > >---------- 1 of 1 ---------- >From: Bruce Pennypacker <[email protected]> >Date: Apr 14 07:22AM -0700 >Url: >http://groups.google.com/group/ansible-project/msg/61396d4c6469a1e8 > >I'm in the process of trying to migrate a rather large (200+ line) >configuration file from a homebrew templating system to an ansible >template. I have a very simple playbook that just tries to > -- 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/1a0f5c93-ee2b-411b-b5f5-b4b8b6f2b877%40email.android.com. For more options, visit https://groups.google.com/d/optout.
