mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 11:10:03 -03:30
redis events
This commit is contained in:
committed by
Ryan Petrello
parent
c8eeacacca
commit
355fb125cb
@@ -1,3 +1,3 @@
|
||||
from .base import AWXConsumer, BaseWorker # noqa
|
||||
from .base import AWXConsumer, AWXRedisConsumer, BaseWorker # noqa
|
||||
from .callback import CallbackBrokerWorker # noqa
|
||||
from .task import TaskWorker # noqa
|
||||
|
||||
Reference in New Issue
Block a user