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
cartesian.py
consul_kv.py
credstash.py
csvfile.py
dict.py
dig.py
dnstxt.py
env.py
etcd.py
file.py
fileglob.py
filetree.py
first_found.py
flattened.py
hashi_vault.py
indexed_items.py
ini.py
inventory_hostnames.py
items.py
lines.py
list.py
nested.py
password.py
pipe.py
random_choice.py
redis_kv.py
sequence.py
shelvefile.py
subelements.py
template.py
together.py
url.py