Remove debug line

pull/6907/merge
James Tanner 11 years ago
parent 2cc4ac2e75
commit 28cb4756c4

@ -368,7 +368,6 @@ def main():
install_python_apt(module)
repo = module.params['repo']
open("/tmp/awx.log", "a").write("repo: %s\n" % repo)
state = module.params['state']
update_cache = module.params['update_cache']
sourceslist = None

Loading…
Cancel
Save