mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 20:31:24 +00:00
Remove debug statement.
This commit is contained in:
@@ -167,7 +167,6 @@ class Runner(object):
|
||||
self.complex_args = complex_args
|
||||
self.module_with_list = False
|
||||
self.error_on_undefined_vars = error_on_undefined_vars
|
||||
print "DEBUG: EOUV: %s" % error_on_undefined_vars
|
||||
|
||||
self.callbacks.runner = self
|
||||
|
||||
|
||||
Reference in New Issue
Block a user