community.general/lib/ansible/modules/network
Nilashish Chakraborty 18235af363
Fix baud rate and nxos_logging default case idempotency bug (#43295)
* Fix baud rate and idempotency bug

* Fix Shippable errors

* Combine commands calls

* Fix Shippable errors II
2018-07-26 23:15:25 +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 Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -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 Actually fix eos_facts feature detection (#43155) 2018-07-23 14:51:44 -04:00
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 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 ios_user module - implement sshkey option (#38782) 2018-07-19 10:28:52 -04:00
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 Update junos_netconf module documentation (#43291) 2018-07-26 10:52:25 +05:30
layer2
layer3
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 Fix baud rate and nxos_logging default case idempotency bug (#43295) 2018-07-26 23:15:25 +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
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 print vyos_config diff (#42494) 2018-07-19 11:19:51 +05:30
__init__.py