ansible / galaxy

Legacy Galaxy still available as read-only on https://old-galaxy.ansible.com - looking for the new galaxy -> https://github.com/ansible/galaxy_ng
Apache License 2.0
853 stars 328 forks source link

Error 500 importing role from organization with dashes in name #3344

Open ednxzu opened 6 months ago

ednxzu commented 6 months ago

Bug Report

SUMMARY

I'm trying to import roles from the ednz-cloud github organization to the ednz_cloud namespace on ansible galaxy. However, doing so returns a 500 error.

STEPS TO REPRODUCE

Import https://github.com/ednz-cloud/deploy_keepalived to the ednz_cloud namespace.

EXPECTED RESULTS

The role should be imported

ACTUAL RESULTS

error 500 both in UI and CLI

image

I suspect this has something to do with dashes in names but I can't seem to find anyone else having the issue ?

nuz014 commented 5 months ago

I'm having the same issue when trying to import a role from a group under one organization.