community.general/lib/ansible/module_utils/network
Anil Kumar Muraleedharan f2c9a6b126 Lenovo port to persistence 1 (#43194)
* CNOS Vlag module is refactored to use persistence connection instead of paramiko.

* Changing interface and port channel modules to persistent connection and adding UT for them.

* Fixing pep8 issues

* Removing trailing new line

* Removing trailing new line

* Removing trailing new line

* Correcting indentation mistake

* Update cnos_vlag.py

* Removing commented examples

They are commented because those configurations are not meant for L2 ports
2018-07-27 10:47:02 -04:00
..
a10
aci Fix module validation checks and remove old params (#39926) 2018-05-10 08:47:08 +02:00
aireos Revert "Fixes #35622 (#41522)" (#41805) 2018-06-21 14:52:35 -04:00
aos
aruba
asa
avi
bigswitch
cloudengine Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
cnos Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
common Issue #39860: Add 'not_contains' method to parsing.py (#39874) 2018-06-27 10:21:17 +05:30
dellos6 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
dellos9
dellos10
edgeos Check for ConnectionError on change of config or commands (#41504) 2018-06-14 09:45:54 -04:00
enos
eos nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
exos
f5 Updates F5 module utils (#43047) 2018-07-19 18:39:12 -07:00
fortimanager
fortios
ios Don't close persistent connection socket on command timeout (#43071) 2018-07-23 07:07:06 +05:30
iosxr Add support for commit label in iosxr_config (#42931) 2018-07-24 17:16:26 +05:30
ironware
junos Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
meraki Meraki utility - construct_path() now supports custom keys (#42286) 2018-07-14 02:26:37 +02:00
netconf New ansible module netconf_rpc (#40358) 2018-05-24 15:25:02 +05:30
netscaler
nso
nxos nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
onyx Add support for global IGMP configuration on onyx switches (#42164) 2018-07-18 12:20:21 -04:00
ordnance
slxos
sros
vyos Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +05:30
__init__.py