mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Fixed SLX-OS docstring inconsistency (#41662)
This commit is contained in:
parent
89a9fb79da
commit
0713925f3d
3 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: slxos_l2_interface
|
||||
version_added: "2.6"
|
||||
short_description: Manage Layer-2 interface on Extreme Networks SLXOS devices.
|
||||
short_description: Manage Layer-2 interface on Extreme Networks SLX-OS devices.
|
||||
description:
|
||||
- This module provides declarative management of Layer-2 interface on
|
||||
Extreme slxos devices.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue