mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
add insights_cred_id to host->inventory summary fields
This commit is contained in:
parent
57eb632e51
commit
29adb39cae
@ -76,7 +76,8 @@ SUMMARIZABLE_FK_FIELDS = {
|
||||
'total_inventory_sources',
|
||||
'inventory_sources_with_failures',
|
||||
'organization_id',
|
||||
'kind'),
|
||||
'kind',
|
||||
'insights_credential_id',),
|
||||
'host': DEFAULT_SUMMARY_FIELDS + ('has_active_failures',
|
||||
'has_inventory_sources'),
|
||||
'group': DEFAULT_SUMMARY_FIELDS + ('has_active_failures',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user