This should be impossible as there is no legacy variable support on devel, and it's a pretty basic declaration.
Can we see the task, template, output, etc? -- Michael On Mar 1, 2014, at 7:13 PM, i iordanov <[email protected]> wrote: Hey guys, If I have the following in an inventory file: [somehostgroup] somehost somevariable=1234 I can access the variable with: ${somevariable} But I cannot access the variable with: {{ somevariable }} as I would expect. Is this expected? Many thanks! iordan -- 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/0a616444-1a15-451d-8543-5b8afce56ec2%40googlegroups.com . For more options, visit https://groups.google.com/groups/opt_out. -- 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/-3900642294177465073%40unknownmsgid. For more options, visit https://groups.google.com/groups/opt_out.
