mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Making network credential ssh-key optional
This commit is contained in:
parent
9a0363d913
commit
3d1efea862
@ -165,7 +165,6 @@ angular.module('CredentialsHelper', ['Utilities'])
|
||||
scope.password_required = true;
|
||||
scope.passwordLabel = 'Password';
|
||||
scope.sshKeyDataLabel = 'SSH Key';
|
||||
scope.key_required = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user