From 89aabffee8dee7b90a58edf6eb1a94f92c7a6f55 Mon Sep 17 00:00:00 2001 From: jedelman8 Date: Tue, 19 Apr 2016 05:12:33 -0700 Subject: [PATCH] minor test --- lib/ansible/modules/network/nxos/nxos_vlan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/nxos/nxos_vlan.py b/lib/ansible/modules/network/nxos/nxos_vlan.py index 039c19c17b..900c5efe65 100644 --- a/lib/ansible/modules/network/nxos/nxos_vlan.py +++ b/lib/ansible/modules/network/nxos/nxos_vlan.py @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Ansible. If not, see . +# along with Ansible. If not, see . # DOCUMENTATION = '''