A list of legacy roles.

GET /api/v1/roles/?format=api&page=3767
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37661,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3766",
    "results": [
        {
            "id": 43341,
            "upstream_id": null,
            "created": "2026-08-22T21:44:32.367261Z",
            "modified": "2026-08-22T21:44:32.422837Z",
            "imported": "2026-08-22T21:44:32.364336",
            "github_user": "RossLopez",
            "username": "rosslopez",
            "github_repo": "ansible-role-proxmox-lxc-tailscale",
            "github_branch": "main",
            "commit": "63cef1d8f3fe75da0ad29cc2da1b3982b7b4aba6",
            "commit_message": "Derive Galaxy import owner and repo from github.repository\n\nAvoids hardcoding the GitHub username in the release workflow, so a rename\nor a fork keeps importing correctly.\n\nCo-Authored-By: Claude Opus 5 <[email protected]>\nClaude-Session: https://claude.ai/code/session_01JyZ4M7xSZDQ6vBxWY4JTmJ\n",
            "name": "proxmox_lxc_tailscale",
            "description": "Installs and connects Tailscale inside a Proxmox LXC container, including the cgroup2 device permission and /dev/net/tun bind-mount the container needs on the Proxmox host",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9740,
                    "name": "rosslopez",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/10959913?v=4"
                },
                "provider_namespace": {
                    "id": 9852,
                    "name": "rosslopez",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/9852/"
                },
                "repository": {
                    "name": "ansible-role-proxmox-lxc-tailscale",
                    "original_name": "ansible-role-proxmox-lxc-tailscale"
                },
                "tags": [
                    "tailscale",
                    "proxmox",
                    "lxc",
                    "vpn",
                    "networking",
                    "wireguard",
                    "homelab",
                    "container"
                ],
                "versions": [
                    {
                        "id": "f1bb85e0-8028-4d0e-b34e-706487ef8f69",
                        "name": "v1.0.0",
                        "release_date": "2026-08-22T21:38:49+00:00"
                    }
                ]
            },
            "download_count": 0
        }
    ]
}