Fixed typo Ansbile->Ansible

This commit is contained in:
André Backeby 2018-10-04 15:07:52 +02:00
parent b75f8ceca6
commit 02c23fc1c6

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',