mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-30 20:20:21 -07: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 |
||
---|---|---|
.. | ||
__init__.py | ||
ios_banner.py | ||
ios_command.py | ||
ios_config.py | ||
ios_facts.py | ||
ios_interface.py | ||
ios_logging.py | ||
ios_ping.py | ||
ios_static_route.py | ||
ios_system.py | ||
ios_user.py | ||
ios_vlan.py | ||
ios_vrf.py |