mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 07:56:06 -03:30
Capture hop nodes and the peer links between nodes
This commit is contained in:
@@ -47,6 +47,7 @@ from awx.main.models.execution_environments import ExecutionEnvironment # noqa
|
||||
from awx.main.models.activity_stream import ActivityStream # noqa
|
||||
from awx.main.models.ha import ( # noqa
|
||||
Instance,
|
||||
InstanceLink,
|
||||
InstanceGroup,
|
||||
TowerScheduleState,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user