community.general/lib/ansible/modules/network
Ganesh Nalawade 30f992f260
Add netconf_get module (#39869)
* Add netconf_get module

Implements part-1 of proposal #104
https://github.com/ansible/proposals/issues/104

*  Add netconf_get module
*  Refactor `get`, `get_config`, `lock`, `unlock`
   and `discard_changes` netconf plugin api's
*  Add netconf module_utils file which netconf module
   related common functions
*  Refactor junos and iosxr netconf plugins

* Fix source option handling

* Fix review comments

* Update botmeta file

* Update review comments and add support for lock

* Lock update fix

* Fix CI issue

* Add integration test and minor fixes

* Fix review comments

* Fix CI failure

* Fix CI issues

* Fix CI issues

* Fix review comments and update integration test

* Fix review comments

* Fix review comments

* Fix review comments

Fix reveiw comments
2018-05-17 17:38:12 +05:30
..
a10 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
aci changed accportgrp to accbundle (#40104) 2018-05-17 13:11:31 +02:00
aireos Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
aos More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
aruba Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
asa Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
avi Added module for Autoscale Launch Config (#37345) 2018-04-05 15:51:39 +01:00
bigswitch More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
citrix Fix deprecated warnings 2018-04-17 06:47:37 -07:00
cloudengine modules, cloudengine: Fixed typo: ansilbe -> ansible 2018-05-15 13:42:04 +02:00
cloudvision Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cnos Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cumulus Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dellos6 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dellos9 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dellos10 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
edgeos Update EdgeOS modules to be community supported (#38112) 2018-03-29 15:59:46 -05:00
enos Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos Fix eos_vlan associated interface check (#39661) 2018-05-03 17:07:30 +05:30
exos gets rid of rst error on exos module docs (#39244) 2018-04-24 19:45:07 +01:00
f5 Adds BIGIQ application HTTPS WAF module (#40270) 2018-05-16 12:49:21 -07:00
files network_put and network_get modules (#39592) 2018-05-16 14:38:43 +05:30
fortimanager
fortios Initial commit for fortios_webfilter (#37196) 2018-04-27 10:47:58 +01:00
illumos More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
interface Network modules to link to network guide (#37033) 2018-03-06 12:01:07 +00:00
ios ios_command: Correct answer example and consolidate docs on command param. (#40158) 2018-05-16 15:39:07 +01:00
iosxr Handling of configurations blocks with end-* at the end of the block (#39673) 2018-05-08 10:02:50 +05:30
ironware Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
junos Fix junos_config confirm timeout issue (#40238) 2018-05-16 18:14:23 +05:30
layer2
layer3
meraki New module - meraki_network (#39782) 2018-05-15 22:42:09 +02:00
netact
netconf Add netconf_get module (#39869) 2018-05-17 17:38:12 +05:30
netscaler Netscaler various fixes (#34800) 2018-02-06 19:11:44 +00:00
netvisor
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) 2018-03-20 10:01:36 +00:00
nuage Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
nxos save_snapshot_locally nxos_snapshot (#40227) 2018-05-16 14:59:23 +05:30
onyx More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
ordnance Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovs openvswitch_db: Split key-value pairs correctly (#33335) 2018-04-04 07:49:01 -06:00
panos Update all pypi.python.org URLs to pypi.org (#38988) 2018-05-14 17:41:47 -05:00
protocol
radware vdirect modules: fix 'import' sanity test (#39706) 2018-05-03 18:13:06 -07:00
routing provide detailed description of module (#36107) 2018-02-13 14:00:48 +00:00
slxos Adding slxos_l2_interface module (#39309) 2018-05-10 13:17:35 +01:00
sros Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
system Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vyos adds FAQ TOC entry, links & examples to modules (#38706) 2018-04-18 11:41:54 -07:00
__init__.py