community.general/lib/ansible/runner/lookup_plugins
James Cammarata da5de725d7 Allow with_first_files to search relative to templates and vars in roles
Fixes #8879
2014-09-18 16:05:30 -05:00
..
__init__.py
csvfile.py
dict.py
dnstxt.py
env.py Don't use listify_ function, when all we want to do is template variables 2014-05-20 13:39:23 -05:00
etcd.py
file.py Add support for relative paths in the file lookup plugin for roles 2014-06-04 15:20:59 -05:00
fileglob.py
first_found.py Allow with_first_files to search relative to templates and vars in roles 2014-09-18 16:05:30 -05:00
flattened.py
indexed_items.py
inventory_hostnames.py
items.py
lines.py
nested.py
password.py Make sure password files from lookups are created with restrictive permissions 2014-08-19 11:30:04 -05:00
pipe.py
random_choice.py
redis_kv.py
sequence.py
subelements.py
template.py
together.py