mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
removed tabbing
This commit is contained in:
parent
af6e035c3b
commit
fb71b2699f
@ -699,7 +699,7 @@ class CredentialInputField(JSONSchemaField):
|
||||
'ssh_key_data' not in errors
|
||||
]):
|
||||
errors['ssh_key_unlock'] = [_('should not be set when SSH key is not encrypted.')]
|
||||
|
||||
|
||||
if errors:
|
||||
raise serializers.ValidationError({
|
||||
'inputs': errors
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user