Add host_metrics page to the awxkit

This commit is contained in:
Oleksii Baranov
2023-03-29 19:22:49 +02:00
committed by Oleksii Baranov
parent d33573b29c
commit 598f9e2a55
3 changed files with 21 additions and 0 deletions

View File

@@ -42,3 +42,4 @@ from .credential_input_sources import * # NOQA
from .metrics import * # NOQA
from .subscriptions import * # NOQA
from .workflow_approval_templates import * # NOQA
from .host_metrics import * # NOQA