community.general/lib/ansible/plugins/lookup
Peter Sprygada c2d3b9cbd5
refactors nios api shared code to handle provider better (#35393)
* refactors nios api shared code to handle provider better

This change refactors the shared code to be easily shared between
modules, plugins and dynamic inventory scripts.  All parts now implement
the provider arguments uniformly.

This also provides a centralized fix to suppress urllib3 warnings coming
from the requests library implemented by infoblox_client

* fix up pep8 errors

* fix missing var name
2018-01-27 08:03:06 -05:00
..
__init__.py Better error message when file lookup fails (#30894) 2018-01-23 10:48:35 -06:00
_redis_kv.py new redis lookup (#33883) 2017-12-14 10:35:46 -05:00
aws_account_attribute.py Fix aws_account_attribute lookup credentials bug for access keys (#35242) 2018-01-23 18:55:56 -05:00
aws_service_ip_ranges.py New Lookup Plugin: aws_service_ip_ranges (#32749) 2018-01-09 17:16:45 -05:00
aws_ssm.py Add documentation for the aws_ssm lookup plugin. (#32763) 2017-11-10 12:15:19 -05:00
cartesian.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
chef_databag.py Python 2.6 str.format() compatibility fixes. 2018-01-10 14:08:11 -08:00
config.py Use module formatting (#33413) 2017-12-07 14:26:52 +00:00
conjur_variable.py Conjur Lookup Plugin (#34280) 2018-01-23 10:04:57 -06:00
consul_kv.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
credstash.py fixed credstash docs 2017-09-20 20:52:52 -04:00
csvfile.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
cyberarkpassword.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
dict.py now with_dict allows for direct 'lookup' usage 2017-10-30 14:52:58 -04:00
dig.py removed typo from dig docs 2017-09-29 11:23:58 -04:00
dnstxt.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
env.py Fix env lookup plugin docs (#34235) 2017-12-26 05:20:33 -05:00
etcd.py get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
file.py add rstrip and lstrip bool flags to file lookup plugin (#31738) 2018-01-23 10:14:19 -06:00
fileglob.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
filetree.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
first_found.py Fix doc for with_first_found 2018-01-02 11:37:53 -05:00
flattened.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
hashi_vault.py lookup hashi_vault: Add Vault App role in auth_method (#22403) 2017-12-14 13:25:05 -06:00
hiera.py Python 2.6 str.format() compatibility fixes. 2018-01-10 14:08:11 -08:00
indexed_items.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
ini.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
inventory_hostnames.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
items.py Fix with_items debug loop example. Fixes #34540 (#34578) 2018-01-08 16:13:10 -06:00
k8s.py Fix name param. Remove logging. (#34881) 2018-01-15 11:27:39 -05:00
keyring.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
lastpass.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
lines.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
list.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
mongodb.py Python 2.6 str.format() compatibility fixes. 2018-01-10 14:08:11 -08:00
nested.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
nios.py refactors nios api shared code to handle provider better (#35393) 2018-01-27 08:03:06 -05:00
nios_next_ip.py refactors nios api shared code to handle provider better (#35393) 2018-01-27 08:03:06 -05:00
openshift.py K8s lookup plugin (#34025) 2018-01-04 15:24:31 -05:00
password.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
passwordstore.py Python 2.6 str.format() compatibility fixes. 2018-01-10 14:08:11 -08:00
pipe.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
random_choice.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
redis.py Fix various RST warnings (#34084) 2017-12-20 15:20:05 +00:00
sequence.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
shelvefile.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
subelements.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
template.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
together.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
url.py fixed syntax error (#33185) 2017-11-22 14:00:17 +00:00
var.py lookup templated value of a var (#32772) 2017-12-19 22:41:50 -06:00