mirror of https://github.com/ansible/ansible.git
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.
* Refactor common network shared and platform specific code into package (part-1) As per proposal #76 refactor common network shared and platform specific code into sub-package. https://github.com/ansible/proposals/issues/76 * ansible.module_utils.network.common - command shared functions * ansible.module_utils.network.{{ platform }} - where platform is platform specific shared functions * Fix review comments * Fix review comments |
8 years ago | |
|---|---|---|
| .. | ||
| aireos | 8 years ago | |
| aruba | 8 years ago | |
| basics | 9 years ago | |
| cloudvision | 9 years ago | |
| cumulus | 8 years ago | |
| enos | 8 years ago | |
| eos | 8 years ago | |
| f5 | 8 years ago | |
| ios | 8 years ago | |
| iosxr | 8 years ago | |
| ironware | 8 years ago | |
| junos | 8 years ago | |
| mlnxos | 8 years ago | |
| netscaler | 8 years ago | |
| nso | 8 years ago | |
| nuage | 8 years ago | |
| nxos | 8 years ago | |
| ovs | 8 years ago | |
| radware | 8 years ago | |
| vyos | 8 years ago | |
| __init__.py | ||