community.general/lib/ansible/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 Changing ENOS action plugin license from BSD to GPL (#34888) 2018-02-06 21:47:56 +05:30
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback add support for configuring smtpport in callback_mail 2018-02-05 22:58:38 -05:00
cliconf Remove unused enable_mode import on Junos cliconf plugin (#35722) 2018-02-05 03:07:23 -08:00
connection Fix: global name 'HAS_IPADDRESS' is not defined. 2018-02-05 06:41:12 -08:00
filter Added +1 to the end in random filter so that it was inclusive (#27215) 2018-01-26 11:36:44 -06:00
inventory [cloud] snake_case hostvars in aws_ec2 inventory plugin (#35306) 2018-01-26 15:10:45 -05:00
lookup Aws ssm multiple fixes (#35569) 2018-02-06 17:41:46 -05:00
netconf Check if data_xml object in present in NCElement object (#35604) 2018-02-01 21:38:49 +05:30
shell Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
strategy Fix triggering parent's always with run_once set (#35464) 2018-01-30 13:16:19 +01:00
terminal Fix ios enable password regex in terminal plugin (#35741) 2018-02-06 12:10:32 +05:30
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py Implement plugin filtering 2018-01-22 16:54:53 -08:00