From 5f02f54ff99003e4d3860ec1907b2ced2669f6a1 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Fri, 5 Aug 2016 16:38:58 +0100 Subject: [PATCH] Update junos_config.py --- network/junos/junos_config.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/network/junos/junos_config.py b/network/junos/junos_config.py index e3b1175136a..dfe7ddf7e88 100644 --- a/network/junos/junos_config.py +++ b/network/junos/junos_config.py @@ -5,7 +5,7 @@ # Ansible is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# (at your option) any later version.choices # # Ansible is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -56,9 +56,6 @@ options: argument will effectively remove all current configuration statements on the remote device. required: false - choices: - - yes - - no default: null confirm: description: