community.general/lib/ansible/template
Toshio Kuratomi d35b956900 listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
Before this, they were not listified there but they were listified when
specified like this:

with_lookup: terms
2015-08-10 09:07:37 -07:00
..
__init__.py listify lookup plugin terms when they're specified as "{{ lookup(terms) }}" 2015-08-10 09:07:37 -07:00
safe_eval.py Merge branch 'pluggable_jinja_tests' of https://github.com/quixoten/ansible into quixoten-pluggable_jinja_tests 2015-07-29 15:16:27 -04:00
template.py Making the switch to v2 2015-05-03 21:47:26 -05:00
vars.py Remove outdated FIXME; HostVars is imported and used below 2015-07-31 00:09:49 +05:30