community.general/lib/ansible/modules/network
Olivier BLIN c51407c806 Fix nxos modules idempotence issue (#46437)
* nxos_interface vlan and port-channel idempotence fix for mtu

* Fix MTU reconfiguration at each execution

* nxos_interface port-channel idempotence fix for mode (#44248)

* Fix trunk mode idempotence for port-channel
* Gather ethernet and port-channel code for mode management

* nxos_linkagg port-channel idempotence fix for channel-group's mode

The regex to retrieve channel-group's mode is not enough accurate.
Therefore, the swhitchport mode  was matched instead of the
channel-group's mode.

* This fix add accuracy to match the right configuration command

* Add support for switchport mode dot1q-tunnel in nxos_interface

* Fix layer reconfiguration at each execution
2018-11-29 10:23:51 +05:30
..
a10 Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
aci Added support for L2 external domain association (l2dom). (#48670) 2018-11-19 17:22:04 +01:00
aireos Adding changed option to save_when for aireos (#40681) 2018-05-31 10:35:12 -04:00
aos To improve readability, we added a line feed. (#43801) 2018-08-08 16:10:26 -07:00
aruba Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
asa Update asa_config.py (#46448) 2018-10-03 15:03:19 -04:00
avi Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
bigswitch Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
citrix Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
cli cli_config module doc update (#45345) 2018-09-07 17:09:08 +05:30
cloudengine Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
cloudvision Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cnos Refactoring cnos_vlan in line with ios, eos etc. (#48924) 2018-11-28 12:51:39 -05:00
cumulus E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
dellos6 Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
dellos9 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
dellos10 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
edgeos BOTMETA.yml and module metadata: fix case authors (#46051) 2018-11-19 11:47:14 +00:00
edgeswitch edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
eos E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
exos Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
f5 Remove unused import (#48639) 2018-11-22 07:58:17 -08:00
files net_put: Fix trivial documentation typo (#48035) 2018-11-05 10:03:29 +05:30
fortimanager Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
fortios Initial commit for fortios_firewall_policy (#48815) 2018-11-19 09:58:31 +00:00
ftd Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
illumos E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
ingate Refactor ingate module_utils (#47959) 2018-11-13 17:42:53 +05:30
interface Network modules to link to network guide (#37033) 2018-03-06 12:01:07 +00:00
ios Gather subset fix (#49264) 2018-11-28 15:33:16 -06:00
iosxr Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
ironware Change Brocade references to Extreme (#40571) 2018-05-23 15:18:37 +01:00
junos E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +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_vlan - Add note explaining VLAN support tests in a Meraki network (#48278) 2018-11-07 01:06:24 +01:00
netact Netact cm command2 (#34873) 2018-01-30 19:00:29 +00:00
netconf E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
netscaler E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
netvisor E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
nos Remove unused import and lines, to make linter happy (#45665) 2018-09-19 19:52:52 +05:30
nso E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
nuage Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
nxos Fix nxos modules idempotence issue (#46437) 2018-11-29 10:23:51 +05:30
onyx E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
opx Docs updated and review comments addressed (#45133) 2018-09-04 07:13:59 +01:00
ordnance Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
ovs Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
panos E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
protocol Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
radware Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
routeros Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
routing provide detailed description of module (#36107) 2018-02-13 14:00:48 +00:00
slxos Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
sros update sros metadata to certified (#46981) 2018-10-12 14:48:16 -05:00
system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
voss New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
__init__.py package files 2016-12-08 11:22:22 -05:00