From 6ed8c594f4205482af8b67cc1eb1eaefbdeabffc Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Fri, 31 Jan 2014 16:09:10 -0600 Subject: [PATCH] Adding no_log: capability for tasks Fixes #4088 --- commands/command | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/commands/command b/commands/command index 4365daec04d..76d2f828d0c 100644 --- a/commands/command +++ b/commands/command @@ -184,7 +184,7 @@ class CommandModule(AnsibleModule): args = args.replace("#USE_SHELL", "") params['shell'] = True - r = re.compile(r'(^|\s)(creates|removes|chdir|executable)=(?P[\'"])?(.*?)(?(quote)(?[\'"])?(.*?)(?(quote)(?