11c9ad23d5
* 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 |
||
---|---|---|
.. | ||
aws | ||
basic | ||
cloud | ||
ec2 | ||
facts | ||
gcp | ||
json_utils | ||
network | ||
parsing | ||
__init__.py | ||
test_basic.py | ||
test_database.py | ||
test_distribution_version.py | ||
test_known_hosts.py | ||
test_postgresql.py | ||
test_text.py |