Commit f924c963 by Seth Vidal

remove the tab I found

DIE TAB DIE
pep8
parent 0394ef77
......@@ -312,7 +312,7 @@ class PlaybookRunnerCallbacks(DefaultRunnerCallbacks):
def on_skipped(self, host, item=None):
msg = ''
msg = ''
if item:
msg = "skipping: [%s] => (item=%s)" % (host, item)
else:
......
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