mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-24 02:08:51 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| aireos | ||
| aruba | ||
| basics | ||
| cloudvision | ||
| cumulus | ||
| enos | ||
| eos | ||
| f5 | ||
| ios | ||
| iosxr | ||
| ironware | ||
| junos | ||
| mlnxos | ||
| netscaler | ||
| nso | ||
| nuage | ||
| nxos | ||
| ovs | ||
| radware | ||
| vyos | ||
| __init__.py | ||