From 7700ec1f4c77ba694d77911c71d8213a2f48f852 Mon Sep 17 00:00:00 2001 From: Peter Sprygada Date: Sat, 6 Feb 2016 06:35:01 -0500 Subject: [PATCH] fixup docstring in nxos_config module --- lib/ansible/modules/network/nxos/nxos_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/nxos/nxos_config.py b/lib/ansible/modules/network/nxos/nxos_config.py index d2492877d14..9a80099a4e2 100644 --- a/lib/ansible/modules/network/nxos/nxos_config.py +++ b/lib/ansible/modules/network/nxos/nxos_config.py @@ -74,7 +74,7 @@ options: required: false default: line choices: ['line', 'strict', 'exact'] - replace + replace: description: - Instructs the module on the way to perform the configuration on the device. If the replace argument is set to I(line) then