Merge pull request #2368 from backeby/fix

Fixed typo Ansbile->Ansible
This commit is contained in:
Shane McDonald
2018-10-04 16:04:43 -05:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ export default ['i18n', function(i18n) {
awPopOver: '<p>Select the credential you want to use when ' +
'accessing the remote hosts to run the command. ' +
'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>',
dataTitle: i18n._('Credential'),
dataPlacement: 'right',