community.general/lib/ansible/runner/lookup_plugins
Michael DeHaan 86d47bce5f Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving
what happens if you get a string back as a template result.
2013-04-16 19:07:19 -04:00
..
__init__.py implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 2012-10-12 20:07:05 -04:00
dnstxt.py Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving 2013-04-16 19:07:19 -04:00
env.py Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving 2013-04-16 19:07:19 -04:00
file.py Make more lookup plugins happy with newstyle variables. Not quite done, but this fixes up with_items/with_nested/file/fileglob. 2013-04-16 18:50:30 -04:00
fileglob.py Make more lookup plugins happy with newstyle variables. Not quite done, but this fixes up with_items/with_nested/file/fileglob. 2013-04-16 18:50:30 -04:00
first_found.py Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving 2013-04-16 19:07:19 -04:00
items.py Make more lookup plugins happy with newstyle variables. Not quite done, but this fixes up with_items/with_nested/file/fileglob. 2013-04-16 18:50:30 -04:00
lines.py Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving 2013-04-16 19:07:19 -04:00
nested.py Make more lookup plugins happy with newstyle variables. Not quite done, but this fixes up with_items/with_nested/file/fileglob. 2013-04-16 18:50:30 -04:00
password.py Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving 2013-04-16 19:07:19 -04:00
pipe.py Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving 2013-04-16 19:07:19 -04:00
random_choice.py Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving 2013-04-16 19:07:19 -04:00
redis_kv.py Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving 2013-04-16 19:07:19 -04:00
sequence.py Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving 2013-04-16 19:07:19 -04:00
template.py Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving 2013-04-16 19:07:19 -04:00