mirror of
https://github.com/ansible/awx.git
synced 2026-05-06 08:57:35 -02:30
@@ -68,7 +68,7 @@ export default ['i18n', function(i18n) {
|
|||||||
awPopOver: '<p>Select the credential you want to use when ' +
|
awPopOver: '<p>Select the credential you want to use when ' +
|
||||||
'accessing the remote hosts to run the command. ' +
|
'accessing the remote hosts to run the command. ' +
|
||||||
'Choose the credential containing ' +
|
'Choose the credential containing ' +
|
||||||
'the username and SSH key or password that Ansbile ' +
|
'the username and SSH key or password that Ansible ' +
|
||||||
'will need to log into the remote hosts.</p>',
|
'will need to log into the remote hosts.</p>',
|
||||||
dataTitle: i18n._('Credential'),
|
dataTitle: i18n._('Credential'),
|
||||||
dataPlacement: 'right',
|
dataPlacement: 'right',
|
||||||
|
|||||||
Reference in New Issue
Block a user