ansible/test/units/plugins
Elijah DeLee fe79534415 Backport aws ec2 missing region discovery (#51626)
* aws_ec2 Implement the missing 'region discovery' (#51333)

* aws_ec2 Implement the missing 'region discovery'

  fixes #45288

  tries to use api as documented (which seems to fail in latest boto3 versions)
  and fallback to boto3 'hardcoded' list of regions

* fixes and cleanup, add error for worst case scenario

* fix tests, remove more unused code

* add load_name

* acually load the plugin

* set plugin as required

* reverted test changes, removed options tests

* fixes as per feedback and cleanup

* Allow default regions list to use flexible credential types
2019-02-11 11:13:48 -08:00
..
action Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
cache Disable abstract-class-instantiated for smoketests 2017-07-25 15:58:23 -07:00
callback [stable-2.7] Ensure that the src file contents is converted to unicode in diff info (#45744) 2019-01-09 14:47:42 -08:00
cliconf Fix cli_command multiple prompt issue (#44922) 2018-08-31 20:04:12 +05:30
connection [stable-2.7] Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-24 10:38:08 -08:00
filter Skip ipaddr test that fails on Python 3.7+. 2018-09-05 19:21:06 -07:00
httpapi [stable-2.7] FTD HTTP Api plugin bug fixes (#47747) (#48982) 2018-11-22 07:24:55 -08:00
inventory Backport aws ec2 missing region discovery (#51626) 2019-02-11 11:13:48 -08:00
loader_fixtures Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
lookup Add ability to unlock 1Password vault to lookup plugins (#44923) 2018-08-30 16:24:06 -04:00
shell
strategy New keyword: ignore_unreachable (#43857) 2018-08-23 11:41:02 -04:00
terminal Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
vars
__init__.py
test_plugins.py Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00