mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 06:31:23 -07:00
parent
a7f7f8bd29
commit
800811a15f
2 changed files with 2 additions and 3 deletions
|
@ -183,6 +183,7 @@ class PlaybookExecutor:
|
|||
|
||||
finally:
|
||||
if self._tqm is not None:
|
||||
self._tqm.send_callback('v2_playbook_on_stats', self._tqm._stats)
|
||||
self._cleanup()
|
||||
|
||||
if self._options.syntax:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue