From fffd7ff44b4dae207925e6cc5fb13f3512172be9 Mon Sep 17 00:00:00 2001 From: Senthil Kumar Ganesan Date: Mon, 12 Sep 2016 11:31:46 -0700 Subject: [PATCH] Addressed review comments from @privateip --- lib/ansible/modules/network/dnos6/dnos6_command.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/dnos6/dnos6_command.py b/lib/ansible/modules/network/dnos6/dnos6_command.py index 1d26620ad1c..f1250086121 100644 --- a/lib/ansible/modules/network/dnos6/dnos6_command.py +++ b/lib/ansible/modules/network/dnos6/dnos6_command.py @@ -1,4 +1,4 @@ -# !/usr/bin/python +#!/usr/bin/python # # This file is part of Ansible #