Legacy Roles
A list of legacy roles.
GET /api/v1/roles/?format=api&page=3685
{ "count": 36841, "next": null, "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3684", "results": [ { "id": 42372, "upstream_id": null, "created": "2026-01-26T09:42:20.665404Z", "modified": "2026-01-26T09:42:20.749922Z", "imported": "2026-01-26T09:42:20.660025", "github_user": "waal70", "username": "waal70", "github_repo": "ansible-role-dev_tools", "github_branch": "main", "commit": "05a79094152b0c94a1552d0727a41883d69510da", "commit_message": "Initial commit from Ansible role\n", "name": "dev_tools", "description": "Role to install several tools to support development", "summary_fields": { "dependencies": [], "namespace": { "id": 18174, "name": "waal70", "avatar_url": "https://github.com/waal70.png" }, "provider_namespace": { "id": 27724, "name": "waal70", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/27724/" }, "repository": { "name": "ansible-role-dev_tools", "original_name": "ansible-role-dev_tools" }, "tags": [ "debian", "portainer", "ittools" ], "versions": [] }, "download_count": 3 } ] }