ansible/test/units/plugins/inventory
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
..
__init__.py
test_aws_ec2.py Backport aws ec2 missing region discovery (#51626) 2019-02-11 11:13:48 -08:00
test_group.py Reduce recursion within group methods 2018-04-05 18:38:44 -04:00
test_host.py
test_inventory.py Fixes #32146 Fixes reconcile inventory to correctly remove hosts from ungrouped 2018-03-20 15:37:39 -04:00
test_script.py Config continued (#31024) 2017-11-16 13:49:57 -05:00