Hi, which version of ansible are you using?
David 2014-03-02 1:13 GMT+01:00 i iordanov <[email protected]>: > 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. > -- David Karban Specialista na správu linuxových serverů www.karban.eu -- 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/CAOBFM96p%3D4CaMpsQQAcfO7%2B2sSPzhUrYKtvEfie77e_F-hQh1A%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
