mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -02: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).