mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Completed requested changes to Host Summary page.
This commit is contained in:
@@ -53,7 +53,7 @@ angular.module('CredentialFormDefinition', [])
|
||||
associated: 'ssh_password'
|
||||
},
|
||||
"ssh_key_data": {
|
||||
label: 'SSH Key',
|
||||
label: 'SSH Private Key',
|
||||
type: 'textarea',
|
||||
addRequired: false,
|
||||
editRequired: false,
|
||||
|
||||
Reference in New Issue
Block a user