community.general/lib/ansible/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 Add more return values to *_config modules (#50702) 2019-01-28 20:49:56 +05:30
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback Update debug.py (#51041) 2019-01-21 15:08:26 +05:30
cliconf Standardize cliconf get_capabilities (#51147) 2019-01-28 08:24:44 -05:00
connection PSRP: Add read_timeout connection parameters (#46850) 2019-01-29 14:02:53 +10:00
doc_fragments Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
filter Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
httpapi Add checkpoint_session module (#50930) 2019-01-16 13:19:36 +01:00
inventory aws_ec2 Implement the missing 'region discovery' (#51333) 2019-01-29 14:59:38 -06:00
lookup Bubble up import exception content for k8s module (#50657) 2019-01-15 10:44:59 +10:00
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Remove unnecessary calls to cache_block_tasks noop (#50715) 2019-01-17 08:29:26 +01:00
terminal Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
test Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00