mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 11:27:36 -02:30
Remove extra print statements, minor contributing updates.
This commit is contained in:
@@ -1166,7 +1166,6 @@ class RunSystemJob(BaseTask):
|
||||
args.extend(['--inventory-updates'])
|
||||
except Exception, e:
|
||||
pass
|
||||
print args
|
||||
return args
|
||||
|
||||
def build_cwd(self, instance, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user