community.general/lib/ansible/plugins/lookup
Sloane Hertel 54be769e8d fix AWS plugin credential precedence for environment variables (#52945)
* fix AWS plugin credential precedence for environment variables

* Allow aliases in direct plugins options

Consolidate precedence fix just in the doc fragment using aliases for mismatched options

* Access options with the option name rather than alias

* fix indentation

* update unit tests

* Improve readability
2019-03-25 16:53:11 -04:00
..
__init__.py
_openshift.py
_redis_kv.py
aws_account_attribute.py fix AWS plugin credential precedence for environment variables (#52945) 2019-03-25 16:53:11 -04:00
aws_secret.py Update aws_secret.py (#53390) 2019-03-06 13:31:55 -05:00
aws_service_ip_ranges.py
aws_ssm.py Fix syntax highlighting (#53945) 2019-03-21 17:08:23 +00:00
cartesian.py
chef_databag.py
config.py
conjur_variable.py
consul_kv.py
cpm_metering.py
cpm_status.py
credstash.py Fix exception handling in credtash lookup (#51099) 2019-02-18 18:28:35 -05:00
csvfile.py
cyberarkpassword.py
dict.py
dig.py
dnstxt.py
env.py
etcd.py
file.py
fileglob.py Better document the return type of the fileglob filter (#52801) 2019-02-22 10:23:15 +00:00
filetree.py
first_found.py
flattened.py
grafana_dashboard.py
hashi_vault.py hashi_vault: fix multiple spaces in params (#51524) 2019-02-13 18:32:00 +05:30
hiera.py
indexed_items.py
ini.py
inventory_hostnames.py
items.py
k8s.py Fixed wrong limit on 'Fetch all deployments' sample (#51897) 2019-02-08 08:17:50 +05:30
keyring.py
laps_password.py Add laps_password lookup for retrieving a Windows LAPS Password (#52012) 2019-02-25 05:30:12 +10:00
lastpass.py
lines.py
list.py
mongodb.py
nested.py
nios.py
nios_next_ip.py
nios_next_network.py
onepassword.py Onepassword document fixes (#51527) 2019-01-31 09:48:55 -05:00
onepassword_raw.py Onepassword document fixes (#51527) 2019-01-31 09:48:55 -05:00
password.py
passwordstore.py Feature/alphanumeric password in passwordstore (#38121) 2019-02-14 17:02:24 -05:00
pipe.py
rabbitmq.py
random_choice.py
redis.py lookup: redis: fix plugin returning repr'd byte objects (#52854) 2019-02-27 12:04:18 +01:00
sequence.py Clarify return value of the sequence lookup (#53275) 2019-03-04 14:09:55 -05:00
shelvefile.py
skydive.py PR to start support for Skydive integration with Ansible (#50857) 2019-02-19 16:18:40 +05:30
subelements.py
template.py
together.py
url.py
varnames.py varnames lookup (#51621) 2019-02-26 13:59:24 -05:00
vars.py