From 744dbcffebff28d3929768751778e184fcec13fe Mon Sep 17 00:00:00 2001 From: arron-f Date: Thu, 31 Jan 2019 16:51:09 +1000 Subject: [PATCH] Update ntc_show_command_module.rst minor typo --- .../ntc_show_command_module.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ntc-ansible Modules (multi-vendor)/ntc_show_command_module.rst b/docs/ntc-ansible Modules (multi-vendor)/ntc_show_command_module.rst index 99a355a..45f2c3c 100644 --- a/docs/ntc-ansible Modules (multi-vendor)/ntc_show_command_module.rst +++ b/docs/ntc-ansible Modules (multi-vendor)/ntc_show_command_module.rst @@ -164,7 +164,7 @@ Examples host={{ inventory_hostname }} username={{ username }} password={{ password }} - secret:{{ secret }} + secret={{ secret }}