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.
ansible/test/units
Sloane Hertel a48e0b5101 New Module to manage AWS direct connect link aggregation groups (#27250)
* Add module_utils/aws/direct_connect.py for frequently used functions

* new AWS Direct Connect link aggregation group module with tests and placebo recordings

* remove extra argument

* Remove use of undefined var

* Fix param name for extra exception codes for AWSRetry to use.

* Fix undefined var and line length and metadata version number

* Fix copyright headers
7 years ago
..
cli prompt for new pass on create/encrypt if none specified (#28185) 7 years ago
contrib
errors
executor Ansible Config part2 (#27448) 7 years ago
inventory
inventory_test_data/group_vars
mock Support multiple vault passwords (#22756) 7 years ago
module_utils AWSRetry: allow retrying on additional ClientError exceptions (#28483) 7 years ago
modules New Module to manage AWS direct connect link aggregation groups (#27250) 7 years ago
parsing metadata 1.1 7 years ago
playbook Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
plugins Ansible Config part2 (#27448) 7 years ago
template template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
utils
vars
__init__.py
conftest.py
test_constants.py