community.general/lib/ansible/modules/network
Anil Kumar Muraleedharan de53e280f1 Adding enos/__init__.py (#31580)
##### SUMMARY
Creating the modules for enos from Lenovo.

##### ISSUE TYPE
- New Module Pull Request

##### COMPONENT NAME
<!--- Name of the module/plugin/module/task -->
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.
2017-10-12 13:34:36 +01:00
..
a10 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
aci Use safe_load to load yaml 2017-09-14 11:19:00 -07:00
aireos Update metadata to 1.1 2017-08-15 23:12:08 -07:00
aos Use safe_load to load yaml 2017-09-14 11:19:00 -07:00
aruba Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
asa Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
avi Update metadata to 1.1 2017-08-15 23:12:08 -07:00
bigswitch Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
citrix Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
cloudengine Remove module_utils.shell (#28560) 2017-08-24 14:55:03 -04:00
cloudvision Update metadata to 1.1 2017-08-15 23:12:08 -07:00
cumulus Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
dellos6 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
dellos9 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
dellos10 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
enos Adding enos/__init__.py (#31580) 2017-10-12 13:34:36 +01:00
eos Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
f5 Adds the bigip_remote_syslog module 2017-10-09 13:21:16 -07:00
fortios Changed src_intf and dst_intf to list type (#31479) 2017-10-11 14:21:02 +01:00
illumos Update metadata to 1.1 2017-08-15 23:12:08 -07:00
interface Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
ios Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
iosxr Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
junos Fix rollback in junos_config (#31424) 2017-10-11 10:25:56 +05:30
layer2 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
layer3 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
lenovo Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
netconf Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
netscaler Lowercase enabled, disabled option values (#27764) 2017-08-25 13:11:48 -04:00
netvisor Update metadata to 1.1 2017-08-15 23:12:08 -07:00
nuage Update metadata to 1.1 2017-08-15 23:12:08 -07:00
nxos fix nxos_vlan unexpected deprecation warning (#31624) 2017-10-12 12:00:35 +05:30
ordnance Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovs Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
panos panos_sag: static address group (#28041) 2017-08-25 16:35:35 +01:00
protocol Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
radware Module for uploading templates into vDirect server (#27570) 2017-08-25 16:23:36 +01:00
routing Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
sros Update metadata to 1.1 2017-08-15 23:12:08 -07:00
system Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
vyos Remove check_args for vyos modules (#30739) 2017-09-22 15:56:23 +05:30
__init__.py