ansible/test/units/plugins/lookup
mikedlr d31ded47fb Aws ssm multiple fixes (#35569)
* aws ssm parameter lookup test case - fails demonstrating no exception when parameter missing

* aws ssm parameter lookup - fail in case parameter doesn't exist

* aws ssm parameter lookup test case - failing case for nice return from path lookup

* aws ssm parameter lookup - convert incoming taglist to a key-value dictionary

* aws ssm parameter lookup - pep8 / style clean up

* aws_ssm lookup plugin rewrite for more standard interface

* aws_ssm module and lookup - introduce integration test and fix:

* aws_ssm module and lookup - error case integraton test and many PEP8 and other cleanups

* aws ssm parameter lookup - Various fixes in response to review + recursive fix & test

* aws ssm parameter lookup - more in response to review - shertel/abadger

* aws ssm parameter lookup unit test - move to mocker according to abadger

* aws ssm parameter lookup - integrate with new documentation fragment

* aws ssm parameter lookup - accept either aws_profile or boto_profile

* aws ssm parameter lookup - eliminate lookup document fragment until env vars are fixed later
2018-02-06 17:41:46 -05:00
..
__init__.py
test_aws_ssm.py Aws ssm multiple fixes (#35569) 2018-02-06 17:41:46 -05:00
test_conjur_variable.py Conjur Lookup Plugin (#34280) 2018-01-23 10:04:57 -06:00
test_ini.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_lastpass.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
test_password.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00