summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/network/eos/__init__.py
diff options
context:
space:
mode:
authorGanesh Nalawade <ganesh634@gmail.com>2017-12-03 21:42:30 +0530
committerGitHub <noreply@github.com>2017-12-03 21:42:30 +0530
commit11c9ad23d54a8be756cd7585ce863d4fdc3cda0a (patch)
tree17485fd0d9eb7534f06197926ffeb636e3c794c9 /lib/ansible/module_utils/network/eos/__init__.py
parent18aca480750e835d88c71723c7f85d6bc92b8bd5 (diff)
downloadansible-11c9ad23d54a8be756cd7585ce863d4fdc3cda0a.tar.gz
Refactor common network shared and platform utils code into package (#33452)
* 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
Diffstat (limited to 'lib/ansible/module_utils/network/eos/__init__.py')
-rw-r--r--lib/ansible/module_utils/network/eos/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/ansible/module_utils/network/eos/__init__.py b/lib/ansible/module_utils/network/eos/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/lib/ansible/module_utils/network/eos/__init__.py