From db03ebdfb9f86ea41217511251d2fe8a0c07df67 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Tue, 2 Aug 2016 17:32:52 -0400 Subject: [PATCH] Fix typo in "ssantaize" typo ssantaize to santaize --- lib/ansible/modules/network/junos/junos_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/junos/junos_config.py b/lib/ansible/modules/network/junos/junos_config.py index e4a43a23210..07b9fafb724 100644 --- a/lib/ansible/modules/network/junos/junos_config.py +++ b/lib/ansible/modules/network/junos/junos_config.py @@ -51,7 +51,7 @@ options: default: null zeroize: description: - - The C(zeroize) argument is used to completely ssantaize the + - The C(zeroize) argument is used to completely santaize the remote device configuration back to initial defaults. This argument will effectively remove all current configuration statements on the remote device