community.general/lib/ansible/modules/network
Trishna Guha fee4c24ad4
Add md5sum check in nxos_file_copy module (#43423)
* Add md5sum check in nxos_file_copy module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* address review comment

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-07-30 20:42:47 +05:30
..
a10 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
aci ACI: Add parameter types to module docs (#42893) 2018-07-17 18:03:55 +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 Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
cumulus NCLU Module: Improve performance by not operating on empty lines (#43024) 2018-07-20 11:38:29 -04:00
dellos6 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
dellos9 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
dellos10 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
edgeos Fix typeo in param name (#41287) 2018-06-07 19:28:04 -04:00
enos Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -04:00
eos Handle ConnectionError exception in network modules (#43353) 2018-07-30 10:24:58 +05:30
exos gets rid of rst error on exos module docs (#39244) 2018-04-24 19:45:07 +01:00
f5 f5: raise exception (#43409) 2018-07-29 21:10:42 -07:00
files Idempotency for net_get and net_put modules (#42307) 2018-07-05 20:15:25 +05:30
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 Handle ConnectionError exception in network modules (#43353) 2018-07-30 10:24:58 +05:30
iosxr Add support for commit label in iosxr_config (#42931) 2018-07-24 17:16:26 +05:30
ironware Change Brocade references to Extreme (#40571) 2018-05-23 15:18:37 +01:00
junos Handle ConnectionError exception in network modules (#43353) 2018-07-30 10:24:58 +05:30
layer2 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
layer3 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
meraki Meraki utility - construct_path() now supports custom keys (#42286) 2018-07-14 02:26:37 +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 Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
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 Add md5sum check in nxos_file_copy module (#43423) 2018-07-30 20:42:47 +05:30
onyx Add support for global IGMP configuration on onyx switches (#42164) 2018-07-18 12:20:21 -04:00
ordnance Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovs openvswitch_db: Make 'key' parameter optional (#42110) 2018-07-09 19:12:41 +05:30
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
routeros New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
routing provide detailed description of module (#36107) 2018-02-13 14:00:48 +00:00
slxos fix regex parse for total memory in slxos_facts.py (#43258) 2018-07-25 16:59:23 -04: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 Handle ConnectionError exception in network modules (#43353) 2018-07-30 10:24:58 +05:30
__init__.py