mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Add type of group in nxos_linkagg module doc (#54769)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
0acef98dc4
commit
6155701e36
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ options:
|
||||||
- Channel-group number for the port-channel
|
- Channel-group number for the port-channel
|
||||||
Link aggregation group.
|
Link aggregation group.
|
||||||
required: true
|
required: true
|
||||||
|
type: str
|
||||||
mode:
|
mode:
|
||||||
description:
|
description:
|
||||||
- Mode for the link aggregation group.
|
- Mode for the link aggregation group.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue