mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 11:55:04 -02:30
* Register all discovered CredentialType(s) after Django finishes loading * Protect parallel registrations using shared postgres advisory lock * The down-side of this is that this will run when it does not need to, adding overhead to the init process. * Only register discovered credential types in the database IF migrations have ran and are up-to-date.
865 B
865 B