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
Brian Coca 50b40c47df 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
6 years ago
..
action
cache
callback Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 6 years ago
cliconf
connection Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
filter
httpapi Checkpoint httpapi plugin (#49929) 6 years ago
inventory aws_ec2 Implement the missing 'region discovery' (#51333) 6 years ago
loader_fixtures
lookup Fix with_ini example and unittest 6 years ago
shell
strategy tqm._initialize_notified_handlers() is noop now (#50713) 6 years ago
terminal
vars
__init__.py
test_plugins.py Misc typo fixes (#49816) 6 years ago