Toshio Kuratomi
|
9a7e23569e
|
Fix wildcard imports, remove get_exception, add boilerplate
Amazon modules that don't have open PRs against them
|
2017-08-12 07:43:46 -07:00 |
Toshio Kuratomi
|
225fa5d092
|
Fix undefined variables, basestring usage, and some associated python3 issues
|
2017-07-25 15:58:23 -07:00 |
kgottholm
|
1e4b227e6f
|
Os port fix (#24913)
* replace deprecated cmp() with custom conditional
cmp is not present in Python3 but several modules use it
Reference 24756
|
2017-05-23 09:40:56 -07:00 |
Will Thames
|
b3a15e9ac3
|
[cloud] New AWS ec2_vpc_endpoint module for creating/deleting VPC endpoints (#20212)
* New AWS VPC Endpoint module for creating and deleting VPC endpoints
* Fix for python3, update version_added, fix flake8 issues
Change exception syntax for python 3
Update version_added to 2.3
Fix some minor flake8 issues
* ec2_vpc_endpoint: improve standards compliance
* Better documentation
* Return results in camel case format
* Improved exception handling
* Added `policy_file` argument
* Add ANSIBLE_METADATA
* Fix version_added
* Update ansible metadata to have metadata_version field
|
2017-04-05 08:28:52 -04:00 |