mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
remove debug statement
This commit is contained in:
@@ -67,8 +67,6 @@ def main(args):
|
||||
|
||||
mycmd = ' '.join(args)
|
||||
|
||||
print "FORKS=%s" % options.forks
|
||||
|
||||
runner = ansible.runner.Runner(
|
||||
module_name='command',
|
||||
module_path=options.module_path,
|
||||
|
||||
Reference in New Issue
Block a user