community.general/lib/ansible/plugins/lookup
Benoît Allard 56dcf2cc04 with_sequence: pass AnsibleError through
The parsing methods try as hard as possible to generate meaningful error messages that are all ignored and immediately overwritten by a new AnsibleError instance. Better use the original one instead.
2016-11-30 21:26:23 -08:00
..
__init__.py no need for warnings in first_found 2016-10-03 20:23:33 -04:00
cartesian.py
consul_kv.py
credstash.py
csvfile.py
dict.py
dig.py
dnstxt.py
env.py
etcd.py
file.py Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 2016-11-07 10:07:26 -05:00
fileglob.py changed missing file error to warning for lookups (#16800) 2016-09-20 15:05:11 -04:00
filetree.py
first_found.py unified boolean function 2016-11-29 12:34:30 -05:00
flattened.py
hashi_vault.py
indexed_items.py
ini.py ini lookup: add 'default' to the list of parsed keys 2016-11-08 11:07:33 -05:00
inventory_hostnames.py
items.py
lines.py
list.py
nested.py
password.py Now that we convert salt inside of do_encryptas needed, keep salt as text type until then. 2016-10-20 22:49:30 -07:00
pipe.py
random_choice.py
redis_kv.py
sequence.py with_sequence: pass AnsibleError through 2016-11-30 21:26:23 -08:00
shelvefile.py
subelements.py unified boolean function 2016-11-29 12:34:30 -05:00
template.py Fix regression in jinja2 include search path (#18617) 2016-11-29 16:23:06 -05:00
together.py
url.py