Legacy Roles
A list of legacy roles.
GET /api/v1/roles/?format=api&page=3671
{ "count": 36701, "next": null, "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3670", "results": [ { "id": 42082, "upstream_id": null, "created": "2025-12-15T00:02:42.883728Z", "modified": "2025-12-15T00:02:42.959633Z", "imported": "2025-12-15T00:02:42.881191", "github_user": "bigcephas1", "username": "bigcephas1", "github_repo": "wtf_nginx_role", "github_branch": "main", "commit": "ea9008d064ed3ca03a4814e66280abdcb2f3d9fa", "commit_message": "Update main.yml", "name": "wtf_nginx_role", "description": "This role installs nginx for a Debian family of linux", "summary_fields": { "dependencies": [], "namespace": { "id": 23246, "name": "bigcephas1", "avatar_url": "https://github.com/bigcephas1.png" }, "provider_namespace": { "id": 32721, "name": "bigcephas1", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32721/" }, "repository": { "name": "wtf_nginx_role", "original_name": "wtf_nginx_role" }, "tags": [], "versions": [] }, "download_count": 1 } ] }