mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
`clean_ssh_key_data` and `clean_ssh_key_unlock` no longer work because they're not actual fields on `model.Credential` anymore. This change refactors/moves their validation to a place that works (and makes more sense).