From 9a369b3f1f8b1569a0dc022c88641885d39c46e6 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Tue, 2 Aug 2016 17:35:02 -0400 Subject: [PATCH] Update junos_config.py --- network/junos/junos_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/junos/junos_config.py b/network/junos/junos_config.py index 07b9fafb724..69f145c1c0c 100644 --- a/network/junos/junos_config.py +++ b/network/junos/junos_config.py @@ -51,7 +51,7 @@ options: default: null zeroize: description: - - The C(zeroize) argument is used to completely santaize the + - The C(zeroize) argument is used to completely sanitize the remote device configuration back to initial defaults. This argument will effectively remove all current configuration statements on the remote device