Update plugins/callback/job_status.py
This commit is contained in:
parent
0e79ee7089
commit
aca42662c9
@ -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