* 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 | ||
fortios_address.py | ||
fortios_config.py | ||
fortios_ipv4_policy.py |