From c009fe7e6618a5d90bd3c24ff952027e1228e80f Mon Sep 17 00:00:00 2001 From: Jason Edelman Date: Wed, 17 Aug 2016 19:43:32 -0400 Subject: [PATCH] updated version_added for new param --- network/nxos/nxos_switchport.py | 1 + 1 file changed, 1 insertion(+) diff --git a/network/nxos/nxos_switchport.py b/network/nxos/nxos_switchport.py index e8292260d2b..558d1c22ae7 100644 --- a/network/nxos/nxos_switchport.py +++ b/network/nxos/nxos_switchport.py @@ -73,6 +73,7 @@ options: - if mode=trunk, these are the only VLANs that should be configured on the trunk required: false + version_added: 2.2 default: null '''