mirror of https://github.com/ansible/ansible.git
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.
fe79534415
* 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 |
6 years ago | |
---|---|---|
.. | ||
cli | 6 years ago | |
config | 6 years ago | |
contrib | ||
errors | ||
executor | 6 years ago | |
inventory_test_data/group_vars | ||
mock | 6 years ago | |
module_utils | 6 years ago | |
modules | 6 years ago | |
parsing | 6 years ago | |
playbook | 6 years ago | |
plugins | 6 years ago | |
template | 6 years ago | |
utils | 6 years ago | |
vars | 6 years ago | |
__init__.py | ||
ansible.cfg | ||
conftest.py | 6 years ago | |
test_constants.py |