1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/cloud
Sloane Hertel 24b49c2539 [cloud] New module: AWS Direct Connect connection (#26152)
* New module for AWS Direct Connect connections

Unittests for new module

Added utils that will be used by other Direct Connect modules

* pep8 fixes

* Correct aws_direct_connect_connection EXAMPLES to be valid yaml

* Make requested changes

* remove use of the variable changed

get rid of unnecessary parentheses

* Fix unit test

* Rename variable.

* Fix metadata version
2017-08-23 11:56:19 -04:00
..
amazon [cloud] New module: AWS Direct Connect connection (#26152) 2017-08-23 11:56:19 -04:00
docker test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
google test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
openstack test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
__init__.py