From de53e280f1a5e48e4c7a8c4c310a0e93d82ffade Mon Sep 17 00:00:00 2001 From: Anil Kumar Muraleedharan Date: Thu, 12 Oct 2017 18:04:36 +0530 Subject: [PATCH] Adding enos/__init__.py (#31580) ##### SUMMARY Creating the modules for enos from Lenovo. ##### ISSUE TYPE - New Module Pull Request ##### COMPONENT NAME lib/ansible/modules/network/enos/__init__.py ##### ANSIBLE VERSION ansible 2.5.0 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python2.7/dist-packages/ansible-2.5.0-py2.7.egg/ansible executable location = /usr/local/bin/ansible python version = 2.7.6 (default, Oct 26 2016, 20:30:19) [GCC 4.8.4] ##### ADDITIONAL INFORMATION This is an effort to create modules for enos based switches from Lenovo. --- lib/ansible/modules/network/enos/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/ansible/modules/network/enos/__init__.py diff --git a/lib/ansible/modules/network/enos/__init__.py b/lib/ansible/modules/network/enos/__init__.py new file mode 100644 index 00000000000..e69de29bb2d