community.general/lib/ansible/module_utils/network
Nathaniel Case 02432565cd
Remove cliconf from httpapi connection (#46813)
* Bare minimum rip out cliconf

* nxapi changeover

* Update documentation, move options

* Memoize device_info

* Gratuitous rename to underscore use of local api implementation

Fixup eos module_utils like nxos

* Streamline version and image scans

* Expose get_capabilities through module_utils

* Add load_config to module_utils

* Support rpcs using both args and kwargs

* Add get_config for nxos

* Add get_diff

* module context, pulled from nxapi

We could probably do this correctly later

* Fix eos issues

* Limit connection._sub_plugin to only one plugin
2018-12-11 16:26:59 -05:00
..
a10
aci Various small fixes to MSC modules and tests (#48417) 2018-11-13 09:01:45 +01:00
aireos Revert "Fixes #35622 (#41522)" (#41805) 2018-06-21 14:52:35 -04:00
aos Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
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 Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
common Fix in dict_merge to check for Mapping 2018-12-05 10:31:32 -08:00
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 Add missing ConnectionError imports (#45879) 2018-09-20 12:01:01 +10:00
edgeswitch edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos Changing Lenovo Inc to Lenovo and update License file to be consistent. (#36155) 2018-02-14 10:44:05 +00:00
eos Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
exos Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
f5 Removes commented out code (#48902) 2018-11-19 13:51:12 -08:00
fortimanager Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
fortios
ftd FTD modules: upsert functionality and bug fixes (#47747) 2018-11-16 11:55:36 +05:30
ingate Refactor ingate module_utils (#47959) 2018-11-13 17:42:53 +05:30
ios Add support for 25G and 100G interfaces (#47852) 2018-10-31 19:09:53 +05:30
iosxr Fix iosxr netconf plugin response namespace (#49238) 2018-11-29 13:21:41 +05:30
ironware
junos Misc typo fixes (#47699) 2018-10-28 12:35:30 +05:30
meraki Meraki utility - construct_path() now supports custom keys (#42286) 2018-07-14 02:26:37 +02:00
netconf Fix netconf module_utils dict changed size issue (#46778) 2018-10-11 00:01:17 +05:30
netscaler
netvisor Pluribus Networks pn access list module (#49176) 2018-11-30 12:40:43 +05:30
nos new nos_command module (#43056) 2018-08-10 13:50:02 -07:00
nso updated .decode('utf-8') to to_text() 2018-11-19 13:34:04 -05:00
nxos Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
onyx Add support for global IGMP configuration on onyx switches (#42164) 2018-07-18 12:20:21 -04:00
ordnance
panos Adding connector for network/panos modules (#46142) 2018-09-27 17:36:42 -04:00
routeros Add missing ConnectionError imports (#45879) 2018-09-20 12:01:01 +10:00
slxos Extreme Networks SLXOS Config Module (#38607) 2018-04-20 08:52:20 +01:00
sros
voss New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos Handle ConnectionError exception in network modules (#43353) 2018-07-30 10:24:58 +05:30
__init__.py