Legacy Roles
A list of legacy roles.
GET /api/v1/roles/?format=api&page=3764
{ "count": 37631, "next": null, "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3763", "results": [ { "id": 43309, "upstream_id": null, "created": "2026-08-06T10:28:06.085195Z", "modified": "2026-08-06T10:28:06.134506Z", "imported": "2026-08-06T10:28:06.082292", "github_user": "cppalliance", "username": "cppalliance", "github_repo": "ansible-actions-runner", "github_branch": "master", "commit": "2e7cbae5a51e0ae83437ffa6c213c7bae1bcdbd7", "commit_message": "Fix macos hostname\n", "name": "github_actions_runner", "description": "Install multiple GitHub Actions self-hosted runners per host from a host_vars list, on Linux, macOS and Windows. Never modifies a runner it did not just create. Uses a LaunchDaemon on macOS so runners start at boot without a GUI login.", "summary_fields": { "dependencies": [], "namespace": { "id": 28546, "name": "cppalliance", "avatar_url": "https://github.com/cppalliance.png" }, "provider_namespace": { "id": 37952, "name": "cppalliance", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37952/" }, "repository": { "name": "ansible-actions-runner", "original_name": "ansible-actions-runner" }, "tags": [ "github", "actions", "ci", "runner", "selfhosted", "launchd" ], "versions": [] }, "download_count": 0 } ] }