mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Fixed inventory credential_type lookup search tag
This commit is contained in:
parent
68ee601359
commit
48a46049f9
@ -76,7 +76,7 @@ function(i18n, InventoryCompletedJobsList) {
|
||||
sourceModel: 'insights_credential',
|
||||
sourceField: 'name',
|
||||
search: {
|
||||
credential_type: 13 //insights
|
||||
credential_type: '13' //insights
|
||||
}
|
||||
},
|
||||
instance_groups: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user