community.general/lib/ansible/runner/lookup_plugins
Daniel Hokka Zakrisson c519d5dac0 Add a template lookup plugin
Requires that inject be passed to run
2012-10-31 16:57:10 +01: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
fileglob.py Make lookup API extensible and allow basedir to be passed 2012-10-31 16:55:38 +01:00
items.py Make lookup API extensible and allow basedir to be passed 2012-10-31 16:55:38 +01:00
template.py Add a template lookup plugin 2012-10-31 16:57:10 +01:00