From 36942ec24bbbb5c23f8d58fcff79e4ef891c01ef Mon Sep 17 00:00:00 2001 From: GGabriele Date: Mon, 18 Apr 2016 16:28:15 +0200 Subject: [PATCH] Fixed RETURN string --- network/nxos/nxos_feature.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/nxos/nxos_feature.py b/network/nxos/nxos_feature.py index b0c5f1de909..576b7cbd6a8 100644 --- a/network/nxos/nxos_feature.py +++ b/network/nxos/nxos_feature.py @@ -68,7 +68,7 @@ state: returned: always type: string sample: "disabled" -commands: +updates: description: command string sent to the device returned: always type: string