You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
action Set the tempdir on the shell mock object so that it is json serializable 7 years ago
cache Disable abstract-class-instantiated for smoketests 7 years ago
callback Use pop in cb clean results (#33779) 7 years ago
connection Ensure that the become password is written on py3 in the ssh connection plugin. Fixes #34727 7 years ago
filter Rekey on member (#33836) 7 years ago
inventory [cloud] New inventory plugin: aws_ec2 (#34416) 7 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 7 years ago
lookup Aws ssm multiple fixes (#35569) 7 years ago
shell Add empty-init code-smell script. (#18406) 8 years ago
strategy Cache tasks as they are queued instead of en masse (#34752) 7 years ago
vars Add empty-init code-smell script. (#18406) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py Don't cache duplicate plugin names (#34420) 7 years ago