ansible/test/units/plugins
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
..
action Set the tempdir on the shell mock object so that it is json serializable 2018-01-22 23:36:34 -08:00
cache
callback Use pop in cb clean results (#33779) 2017-12-11 17:41:12 -05:00
connection Ensure that the become password is written on py3 in the ssh connection plugin. Fixes #34727 2018-01-18 09:32:22 -08:00
filter Rekey on member (#33836) 2017-12-12 19:02:15 -08:00
inventory [cloud] New inventory plugin: aws_ec2 (#34416) 2018-01-22 18:49:57 -05:00
loader_fixtures Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
lookup Aws ssm multiple fixes (#35569) 2018-02-06 17:41:46 -05:00
shell
strategy Cache tasks as they are queued instead of en masse (#34752) 2018-01-15 09:49:58 -06:00
vars
__init__.py
test_plugins.py Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00