mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 06:51:10 +03:00
commit
7249b21214
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user