Legacy Roles
A list of legacy roles.
GET /api/v1/roles/?format=api&page=3742
{ "count": 37411, "next": null, "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3741", "results": [ { "id": 43019, "upstream_id": null, "created": "2026-05-27T22:47:07.967864Z", "modified": "2026-05-27T22:47:08.003337Z", "imported": "2026-05-27T22:47:07.965255", "github_user": "IngmarRaw", "username": "IngmarRaw", "github_repo": "ansible-role-webserver", "github_branch": "main", "commit": "970a95e0f54b25d30e71385ae6f79cd47ea97434", "commit_message": "Rename readme.md to README.md", "name": "webserver", "description": "Installeert en configureert Apache, PHP en php-mysql op Ubuntu webservers.", "summary_fields": { "dependencies": [], "namespace": { "id": 27697, "name": "IngmarRaw", "avatar_url": "https://github.com/IngmarRaw.png" }, "provider_namespace": { "id": 37118, "name": "ingmarraw", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37118/" }, "repository": { "name": "ansible-role-webserver", "original_name": "ansible-role-webserver" }, "tags": [ "apache", "php", "webserver", "ubuntu" ], "versions": [] }, "download_count": 0 } ] }