community.general/lib/ansible/runner/lookup_plugins
Michael DeHaan 40e49b6a5a Merge pull request #1592 from jpmens/lookup_dnstxt3
$LOOKUP(dnstxt): handle exceptions
2012-11-10 08:52:30 -08: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 $LOOKUP(dnstxt): handle exceptions 2012-11-10 17:50:21 +01:00
env.py Add environment $LOOKUP plugin 2012-11-10 08:26:09 +01:00
file.py Add $LOOKUP(<lookup plugin>,<data>) as a templating option 2012-11-07 23:17:29 +01: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
lines.py Add $LOOKUP(<lookup plugin>,<data>) as a templating option 2012-11-07 23:17:29 +01:00
pipe.py Add $LOOKUP(<lookup plugin>,<data>) as a templating option 2012-11-07 23:17:29 +01:00
redis_kv.py Add Redis GET $LOOKUP plugin 2012-11-10 08:21:48 +01:00
template.py Add a template lookup plugin 2012-10-31 16:57:10 +01:00