Commit 28cb4756 by James Tanner

Remove debug line

parent 2cc4ac2e
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment