From 6155701e3692462c428c6da7bfee33cfc3973c68 Mon Sep 17 00:00:00 2001 From: Trishna Guha Date: Wed, 3 Apr 2019 14:21:12 +0530 Subject: [PATCH] Add type of group in nxos_linkagg module doc (#54769) Signed-off-by: Trishna Guha --- lib/ansible/modules/network/nxos/nxos_linkagg.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/network/nxos/nxos_linkagg.py b/lib/ansible/modules/network/nxos/nxos_linkagg.py index cea120d96d..2e6d6fd3cc 100644 --- a/lib/ansible/modules/network/nxos/nxos_linkagg.py +++ b/lib/ansible/modules/network/nxos/nxos_linkagg.py @@ -36,6 +36,7 @@ options: - Channel-group number for the port-channel Link aggregation group. required: true + type: str mode: description: - Mode for the link aggregation group.