diff --git a/network/nxos/nxos_switchport.py b/network/nxos/nxos_switchport.py index f9561021b5e..dba6ac19a73 100644 --- a/network/nxos/nxos_switchport.py +++ b/network/nxos/nxos_switchport.py @@ -60,7 +60,8 @@ options: description: - If C(mode=trunk), used as the VLAN range to ADD or REMOVE from the trunk. - aliases: trunk_add_vlans + aliases: + - trunk_add_vlans required: false default: null state: