mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
POC postgres broker
This commit is contained in:
committed by
Ryan Petrello
parent
355fb125cb
commit
558e92806b
@@ -1,3 +1,4 @@
|
||||
from .base import AWXConsumer, AWXRedisConsumer, BaseWorker # noqa
|
||||
from .basepg import AWXConsumerPG, BaseWorkerPG # noqa
|
||||
from .callback import CallbackBrokerWorker # noqa
|
||||
from .task import TaskWorker # noqa
|
||||
|
||||
Reference in New Issue
Block a user