ansible/lib/ansible/plugins/lookup
David Shrewsbury f1a5c411d9
Fix sequence lookup message and add tests (#74472)
* add test for bad kv arg value
* add simple form parsing tests and make error messages the same
* add changelog
2021-04-29 15:12:23 -04:00
..
__init__.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
config.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
csvfile.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
dict.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
env.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
file.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
fileglob.py Fix fileglob parameter order bug (#72879) 2020-12-08 16:31:34 +01:00
first_found.py Improve a documentation of the first_found lookup plugin (#73080) 2021-04-29 10:02:21 +05:30
indexed_items.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
ini.py Ini fixes (#74285) 2021-04-16 05:36:49 +10:00
inventory_hostnames.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
items.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
lines.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
list.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
nested.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
password.py Minor Doc Update to password.py (#73468) 2021-02-18 17:22:16 -06:00
pipe.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
random_choice.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
sequence.py Fix sequence lookup message and add tests (#74472) 2021-04-29 15:12:23 -04:00
subelements.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
template.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
together.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
unvault.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
url.py url lookup - set default user agent (#72324) 2020-10-28 09:34:06 -04:00
varnames.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
vars.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00