Notes/todos.

This commit is contained in:
Chris Church
2013-04-02 13:11:07 -04:00
parent 0250537065
commit 9307e2de26
3 changed files with 7 additions and 1 deletions

View File

@@ -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,