community.general/lib/ansible/module_utils/network
Ganesh Nalawade af3f510316
nxos cliconf plugin refactor (#43203)
* nxos cliconf plugin refactor

Fixes #39056

*  Refactor nxos cliconf plugin as per new api definition
*  Minor changes in ios, eos, vyos cliconf plugin
*  Change nxos httpapi plugin edit_config method to be in sync with
   nxos cliconf edit_config

* Fix CI failure

* Fix unit test failure and review comment
2018-07-27 11:05:40 +05:30
..
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 Aruba indenting (#33884) 2017-12-14 14:37:34 +05:30
asa
avi Updated Avi Modules with new features and documentation update. (#34206) 2017-12-24 08:15:23 +00:00
bigswitch
cloudengine Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
cnos Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -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 Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
dellos10 Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t (#34915) 2018-01-25 12:37:27 +00:00
edgeos Check for ConnectionError on change of config or commands (#41504) 2018-06-14 09:45:54 -04:00
enos Changing Lenovo Inc to Lenovo and update License file to be consistent. (#36155) 2018-02-14 10:44:05 +00:00
eos nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
exos Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
f5 Updates F5 module utils (#43047) 2018-07-19 18:39:12 -07:00
fortimanager Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
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 nso_verify handle leaf-list in 4.5 and identityref (#37393) 2018-03-20 10:01:36 +00:00
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 Extreme Networks SLXOS Config Module (#38607) 2018-04-20 08:52:20 +01:00
sros
vyos Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +05:30
__init__.py