Update plugins/callback/job_status.py
This commit is contained in:
parent
2b6cf60a61
commit
c4f9c3ed96
@ -12,6 +12,7 @@ class CallbackModule(CallbackBase):
|
||||
CALLBACK_VERSION = 2.0
|
||||
CALLBACK_TYPE = 'notification'
|
||||
CALLBACK_NAME = 'job_status'
|
||||
CALLBACK_NEEDS_WHITELIST = False
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
super(CallbackModule, self).__init__()
|
||||
|
Loading…
x
Reference in New Issue
Block a user