mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 15:36:04 -03:30
Notes/todos.
This commit is contained in:
@@ -59,6 +59,7 @@ class CallbackModule(object):
|
||||
|
||||
def _log_event(self, event, **event_data):
|
||||
#print '====', event, args, kwargs
|
||||
# self.playbook.inventory
|
||||
if hasattr(self, 'launch_job_status'):
|
||||
kwargs = {
|
||||
'event': event,
|
||||
|
||||
Reference in New Issue
Block a user