community.general/lib/ansible/runner/lookup_plugins
Daniel Hokka Zakrisson 89e73c123f Fix tilde expansion for fileglob
Use common suffix to determine what part of original term to keep and
how much of the full path to combine to get a usable filename.
2013-02-11 23:43:27 +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
dnstxt.py Make all lookup plugins work with lists 2012-12-15 21:47:16 +01:00
env.py Make all lookup plugins work with lists 2012-12-15 21:47:16 +01:00
file.py Make all lookup plugins work with lists 2012-12-15 21:47:16 +01:00
fileglob.py Fix tilde expansion for fileglob 2013-02-11 23:43:27 +01:00
items.py Make all lookup plugins work with lists 2012-12-15 21:47:16 +01:00
lines.py Make all lookup plugins work with lists 2012-12-15 21:47:16 +01:00
pipe.py Make all lookup plugins work with lists 2012-12-15 21:47:16 +01:00
random_choice.py Fix copyright, unused imports 2013-02-02 13:06:48 -05:00
redis_kv.py Make all lookup plugins work with lists 2012-12-15 21:47:16 +01:00
sequence.py add with_sequence lookup plugin 2013-01-09 15:30:24 -08:00
template.py Make all lookup plugins work with lists 2012-12-15 21:47:16 +01:00