From b8ff21fb07f2cb1a7fbc3ea3d49f3d7ff4b31b53 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 --- lib/ansible/modules/network/nxos/nxos_switchport.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/network/nxos/nxos_switchport.py b/lib/ansible/modules/network/nxos/nxos_switchport.py index fb828b9318d..426c229867a 100644 --- a/lib/ansible/modules/network/nxos/nxos_switchport.py +++ b/lib/ansible/modules/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 '''