mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 16:58:46 -03:30
Fixed inventory credential_type lookup search tag
This commit is contained in:
@@ -76,7 +76,7 @@ function(i18n, InventoryCompletedJobsList) {
|
|||||||
sourceModel: 'insights_credential',
|
sourceModel: 'insights_credential',
|
||||||
sourceField: 'name',
|
sourceField: 'name',
|
||||||
search: {
|
search: {
|
||||||
credential_type: 13 //insights
|
credential_type: '13' //insights
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
instance_groups: {
|
instance_groups: {
|
||||||
|
|||||||
Reference in New Issue
Block a user