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
2019-01-29 14:59:38 -06:00
..
action win_updates: Add post search category matching to support product matching (#45708) 2018-11-07 19:32:07 +10:00
cache Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
callback Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 2018-12-04 23:03:48 -08:00
cliconf Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
connection Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
filter ipaddr filter - return a network address when given an address with /32 subnet (#47539) 2018-11-08 11:49:42 -05:00
httpapi Checkpoint httpapi plugin (#49929) 2019-01-07 14:02:29 +01:00
inventory aws_ec2 Implement the missing 'region discovery' (#51333) 2019-01-29 14:59:38 -06:00
loader_fixtures
lookup Fix with_ini example and unittest 2018-12-18 12:25:02 -08:00
shell
strategy tqm._initialize_notified_handlers() is noop now (#50713) 2019-01-09 10:15:11 -05:00
terminal Add unit tests for junos terminal (#47103) 2018-10-16 15:14:38 +05:30
vars
__init__.py
test_plugins.py Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30