mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Revert "load callbacks on init again as they did not seem to load with new call from executor"
This reverts commit cf4ed9a556.
This commit is contained in:
@@ -63,8 +63,6 @@ class TaskQueueManager:
|
||||
self._stdout_callback = stdout_callback
|
||||
self._callback_plugins = []
|
||||
|
||||
self.load_callbacks()
|
||||
|
||||
# a special flag to help us exit cleanly
|
||||
self._terminated = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user