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
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
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env [stable-2.7] Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration Get docker tests working on OpenSUSE (#51896) 7 years ago
legacy vultr_server: fix multiple ssh keys not handled (#50337) 7 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner ansible-test: make the httptester for Windows more resiliant around the shell chosen (#51416) 7 years ago
sanity win_power_plan: fix for Windows 10 and Server 2008 compatibility (#51471) 7 years ago
units Backport aws ec2 missing region discovery (#51626) 7 years ago
utils [stable-2.7] Fix run.py --branch argument. 7 years ago