1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/lookup
mikedlr 52f2057472 aws ssm parameter lookup - change to return Nones for missing variables (#36456)
* aws ssm parameter lookup - change to return Nones for missing variables

* aws ssm parameter lookup - fix error case message to dump response

* aws ssm parameter lookup - fix integration test cases
2018-02-21 06:50:00 -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 Make an aws_credentials documentation fragment for plugins using environment vars (#35578) 2018-02-02 08:50:11 -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 aws ssm parameter lookup - change to return Nones for missing variables (#36456) 2018-02-21 06:50:00 -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 Fix lookup plugins documentation (nios, conjur_variable) (#35847) 2018-02-07 13:14:51 -08: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 hashi_vault: fix typo (#36368) 2018-02-19 08:34:05 +01: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 Upgrade to openshift client 0.4.0 (#35127) 2018-02-13 10:34:24 -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 Fix YAML issue (#36103) 2018-02-13 12:46:56 +00: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 Upgrade to openshift client 0.4.0 (#35127) 2018-02-13 10:34:24 -05:00
password.py Fix typo in examples in Lookup/password plugin. (#35022) 2018-02-08 21:01:23 -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
vars.py Rename var lookup to vars and add tests 2018-02-08 08:03:41 -08:00