community.general/lib/ansible/modules/network
Ganesh Nalawade 88b966e23b
Fix junos_config confirm commit issue (#41527)
* Fix junos_config confirm commit issue

Fixes #40626

* Due to issue in ncclient commit() method for Juniper
  device (ncclient/ncclient#238)
  add a workaround in junos netconf plugin to generate proper
  commit-configuration xml and execute it using ncclient
  generic `rpc()` method.

* Update junos_config doc
2018-06-29 15:09:55 +05:30
..
a10 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
aci ACI: Make lag_type a required parameter for queries (#40657) 2018-05-24 17:32:56 +02:00
aireos Adding changed option to save_when for aireos (#40681) 2018-05-31 10:35:12 -04: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 Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07: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 Fixing copy paste issue (#41121) 2018-06-05 14:31:50 +05:30
cumulus Add Show Interface Example (#41863) 2018-06-25 08:47:02 -05: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 Fix typeo in param name (#41287) 2018-06-07 19:28:04 -04:00
enos Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos Update eos_vlan.py (#41852) 2018-06-28 13:19:43 +05:30
exos gets rid of rst error on exos module docs (#39244) 2018-04-24 19:45:07 +01:00
f5 Marks select modules as stableinterface (#41741) 2018-06-20 12:16:43 -07:00
files Corrects typos in net_get/put module docs (#41991) 2018-06-27 10:38:40 -07:00
fortimanager Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
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 vyos and ios cliconf plugin refactor (#41846) 2018-06-25 09:43:37 +05:30
iosxr DCI failures (#41241) 2018-06-07 15:55:03 +05:30
ironware Change Brocade references to Extreme (#40571) 2018-05-23 15:18:37 +01:00
junos Fix junos_config confirm commit issue (#41527) 2018-06-29 15:09:55 +05:30
layer2
layer3
meraki Fixes idempotency check for partial configurations (#41941) 2018-06-26 12:14:01 +02:00
netact Netact cm command2 (#34873) 2018-01-30 19:00:29 +00:00
netconf fix netconf_get documentation section and lock logic (#40357) 2018-06-12 11:36:44 +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 fix nxos_gir issues (#41809) 2018-06-28 10:11:45 +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 Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07: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_lldp module (#39259) 2018-06-26 09:27:52 -07:00
sros Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
vyos Add run_commands api for ios and vyos cliconf plugin (#42093) 2018-06-29 15:07:38 +05:30
__init__.py