mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
profile_tasks: Fix last task time with multiple plays (#53065)
This commit is contained in:
@@ -171,6 +171,7 @@ class CallbackModule(CallbackBase):
|
||||
self._display.display(filled("", fchar="="))
|
||||
|
||||
timestamp(self)
|
||||
self.current = None
|
||||
|
||||
results = self.stats.items()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user