changed filtered to actionable cb plugin

pull/14569/head
Brian Coca 8 years ago
parent 54942ee8ff
commit 1dba6da40f

@ -25,7 +25,7 @@ class CallbackModule(CallbackModule_default):
CALLBACK_VERSION = 2.0
CALLBACK_TYPE = 'stdout'
CALLBACK_NAME = 'filtered'
CALLBACK_NAME = 'actionable'
def __init__(self):
self.super_ref = super(CallbackModule, self)
Loading…
Cancel
Save