community.general/lib/ansible/module_utils/network
Ganesh Nalawade b84adfd885
Fix ios and vyos cliconf edit_config return type (#41896)
* Fix ios and vyos cliconf edit_config return type

Modify cliconf edit_config api to return a json string with
diff and response received from remote host for ios and vyos.

* Doc change
2018-06-25 15:35:39 +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
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 Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
common Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
dellos6
dellos9
dellos10
edgeos Check for ConnectionError on change of config or commands (#41504) 2018-06-14 09:45:54 -04:00
enos
eos eos handles error gracefully when maximum sessions is reached (#41242) 2018-06-08 10:29:42 +05:30
exos Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
f5 Fix connection error reporting (#40758) 2018-05-26 17:23:38 -07:00
fortimanager
fortios
ios Fix ios and vyos cliconf edit_config return type (#41896) 2018-06-25 15:35:39 +05:30
iosxr Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
ironware
junos Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
meraki New module - meraki_config_template (#41633) 2018-06-20 09:47:31 +02:00
netconf New ansible module netconf_rpc (#40358) 2018-05-24 15:25:02 +05:30
netscaler
nso
nxos fix nxos edit_config for httpapi and have uniform load_config (#41358) 2018-06-14 22:02:12 +05:30
onyx
ordnance
slxos
sros
vyos Fix ios and vyos cliconf edit_config return type (#41896) 2018-06-25 15:35:39 +05:30
__init__.py