remove the tab I found

DIE TAB DIE
pep8
pull/778/head
Seth Vidal 12 years ago
parent 0394ef776f
commit f924c96370

@ -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:

Loading…
Cancel
Save