ansible/test/units
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
..
cli
contrib
errors
executor Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
inventory
inventory_test_data/group_vars
mock
module_utils AWSRetry: allow retrying on additional ClientError exceptions (#28483) 2017-08-22 15:31:20 -04:00
modules [cloud] New module: AWS Direct Connect connection (#26152) 2017-08-23 11:56:19 -04:00
parsing metadata 1.1 2017-08-15 23:12:08 -07:00
playbook
plugins Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
template
utils
vars
__init__.py
conftest.py
test_constants.py