Problem:
Got an error when try to mirror galaxy roles
$ pulp ansible repository sync --name “roles”
Started background task /pulp/api/v3/tasks/0b2fe108-218d-4949-9317-a5a2dbc321a1/
…Error: Task /pulp/api/v3/tasks/0b2fe108-218d-4949-9317-a5a2dbc321a1/ failed: '404, message=‘Not Found’, url=URL(‘https://github.com/0x5a17ed/ansible-role-netbox/archive/v0.7.8.tar.gz’)
Expected outcome:
Expect sync to continue
Pulpcore version:
3.21.2
Pulp plugins installed and their versions:
pulp-ansible 0.16.0
Operating system - distribution and version:
Rhel 8.6
Other relevant data:
Try use one remote to mirror all roles with the url “https://galaxy.ansible.com/api/v1/roles/”
I could create a remote for each role in galaxy. It works this way but like to mirror entire galaxy roles with a single remote.