This commit is contained in:
parent
6fa647b7dc
commit
447ece1b34
@ -183,7 +183,7 @@ class CallbackModule(CallbackBase):
|
||||
unreachable = True
|
||||
|
||||
print(s)
|
||||
t.add_row([h] )
|
||||
t.add_row([h.replace('.guaranteedstruggle.host','')] )
|
||||
print([h.replace('.guaranteedstruggle.host','')])
|
||||
print(', '.join([ str(s[k]) for k in ['ok', 'changed', 'unreachable',
|
||||
'failures', 'rescued', 'ignored']]))
|
||||
|
Loading…
Reference in New Issue
Block a user