mirror of
https://github.com/ansible/awx.git
synced 2026-07-05 05:18:02 -02:30
equate unix socket file to localhost for ha
This commit is contained in:
@@ -18,3 +18,4 @@ from awx.main.tests.views import * # noqa
|
||||
from awx.main.tests.commands import * # noqa
|
||||
from awx.main.tests.fact import * # noqa
|
||||
from awx.main.tests.unified_jobs import * # noqa
|
||||
from awx.main.tests.ha import * # noqa
|
||||
|
||||
Reference in New Issue
Block a user