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
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
7 years ago
..
action Fix remote_tmp when become with non admin user (#42396) 8 years ago
cache Disable abstract-class-instantiated for smoketests 9 years ago
callback [stable-2.7] Ensure that the src file contents is converted to unicode in diff info (#45744) 7 years ago
cliconf Fix cli_command multiple prompt issue (#44922) 7 years ago
connection [stable-2.7] Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 7 years ago
filter Skip ipaddr test that fails on Python 3.7+. 7 years ago
httpapi [stable-2.7] FTD HTTP Api plugin bug fixes (#47747) (#48982) 7 years ago
inventory Backport aws ec2 missing region discovery (#51626) 7 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 8 years ago
lookup Add ability to unlock 1Password vault to lookup plugins (#44923) 7 years ago
shell Add empty-init code-smell script. (#18406) 9 years ago
strategy New keyword: ignore_unreachable (#43857) 7 years ago
terminal Adding slx_command module and supporting module_utils. (#38235) 8 years ago
vars Add empty-init code-smell script. (#18406) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Don't cache duplicate plugin names (#34420) 8 years ago