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/lib/ansible
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 metadata 1.1 7 years ago
compat Remove wildcard imports 7 years ago
config Correct config manager deprecation warning 7 years ago
errors Ansible Config part2 (#27448) 7 years ago
executor executor stats and task_executor pep8 error (#23651) 7 years ago
galaxy Removes container-enabled warning (#27578) 7 years ago
inventory Ansible Config part2 (#27448) 7 years ago
module_utils New Module to manage AWS direct connect link aggregation groups (#27250) 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 Handle errors in jmespath in json_query better (#22109) 7 years ago
plugins remove net_command (#28525) 7 years ago
template Ansible Config part2 (#27448) 7 years ago
utils exoscale: similar env vars as in cloudstack 7 years ago
vars optimize reserved names warning 7 years ago
__init__.py
constants.py Ansible Config part2 (#27448) 7 years ago
release.py Collated PEP8 fixes (#25293) 7 years ago