mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 15:58:38 -05:00
Add count to host group summary field.
This commit is contained in:
@@ -19,6 +19,6 @@ from awx.main.utils.common import ( # noqa
|
||||
build_proot_temp_dir,
|
||||
wrap_args_with_proot,
|
||||
get_system_task_capacity,
|
||||
decrypt_field_value
|
||||
decrypt_field_value,
|
||||
has_model_field_prefetched
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user