On Tuesday, January 28, 2014 11:35:41 PM UTC+1, Nick wrote: > > On 28/01/14 21:56, Kahlil Hodgson wrote: > > If your control node has Jinja2.7 you may be able to use the 'map' > > filter to emulate the desired comprehension > > See http://jinja.pocoo.org/docs/templates/#builtin-filters > > Thanks, I did spot that in the documentation, but sadly, no I don't have > the > right version of jinja2 (on Ubuntu 12.04). I could try and upgrade, but I > suspect that wouldn't be sensible. >
Why not? Just run "pip install --user Jinja2" it'll install it in ~/.local/lib/ -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
