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
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
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration aci_aaa_user: Fix changing user description (#51408) 6 years ago
legacy Included support to AIX group of subsystems on service module (#33043) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Enable paramiko connection tests on RHEL 8.0. 6 years ago
sanity hpilo_boot: fix module doc to match code and logic (#51360) 6 years ago
units aws_ec2 Implement the missing 'region discovery' (#51333) 6 years ago
utils Make Shippable timing script more resilient. 6 years ago