community.general/lib/ansible/plugins/lookup
Davide Guerri ee06eebea3 Fix lookup() plugin
lookup() plugin is currently broken because _get_file_contents() now
returns a tuple: (contents, show_data).

This patch fix that issue.
2015-06-04 19:46:09 +01:00
..
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
cartesian.py Making the switch to v2 2015-05-03 21:47:26 -05:00
csvfile.py Making the switch to v2 2015-05-03 21:47:26 -05:00
dict.py Making the switch to v2 2015-05-03 21:47:26 -05:00
dnstxt.py Making the switch to v2 2015-05-03 21:47:26 -05:00
env.py Making the switch to v2 2015-05-03 21:47:26 -05:00
etcd.py Making the switch to v2 2015-05-03 21:47:26 -05:00
file.py Fix lookup() plugin 2015-06-04 19:46:09 +01:00
fileglob.py Making the switch to v2 2015-05-03 21:47:26 -05:00
first_found.py Making the switch to v2 2015-05-03 21:47:26 -05:00
flattened.py Making the switch to v2 2015-05-03 21:47:26 -05:00
indexed_items.py Making the switch to v2 2015-05-03 21:47:26 -05:00
inventory_hostnames.py Making the switch to v2 2015-05-03 21:47:26 -05:00
items.py Making the switch to v2 2015-05-03 21:47:26 -05:00
lines.py Making the switch to v2 2015-05-03 21:47:26 -05:00
nested.py Making the switch to v2 2015-05-03 21:47:26 -05:00
password.py missing path in import path for making paths 2015-06-02 23:42:00 -04:00
pipe.py Making the switch to v2 2015-05-03 21:47:26 -05:00
random_choice.py Making the switch to v2 2015-05-03 21:47:26 -05:00
redis_kv.py Making the switch to v2 2015-05-03 21:47:26 -05:00
sequence.py Making the switch to v2 2015-05-03 21:47:26 -05:00
subelements.py Fix errors in subelements lookup plugin and associated tests (v2) 2015-05-12 15:09:03 -05:00
template.py Making the switch to v2 2015-05-03 21:47:26 -05:00
together.py Making the switch to v2 2015-05-03 21:47:26 -05:00
url.py Making the switch to v2 2015-05-03 21:47:26 -05:00