A list of legacy roles.

GET /api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3748
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37472,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3747",
    "results": [
        {
            "id": 43136,
            "upstream_id": null,
            "created": "2026-06-12T19:23:41.888656Z",
            "modified": "2026-06-12T19:23:41.923710Z",
            "imported": "2026-06-12T19:23:41.886235",
            "github_user": "aram304",
            "username": "aram304",
            "github_repo": "ansible-galaxy-docker",
            "github_branch": "main",
            "commit": "3a081c9c808f9b4f8ad499c76dc32f35138bc211",
            "commit_message": "Meta edit\n",
            "name": "docker",
            "description": "Installs Docker and deploys a Hello World container on Ubuntu hosts.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27663,
                    "name": "aram304",
                    "avatar_url": "https://github.com/aram304.png"
                },
                "provider_namespace": {
                    "id": 37084,
                    "name": "aram304",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37084/"
                },
                "repository": {
                    "name": "ansible-galaxy-docker",
                    "original_name": "ansible-galaxy-docker"
                },
                "tags": [
                    "docker",
                    "ubuntu",
                    "nginx",
                    "deployment",
                    "cicd"
                ],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 43137,
            "upstream_id": null,
            "created": "2026-06-12T20:07:05.000167Z",
            "modified": "2026-06-12T20:07:05.041031Z",
            "imported": "2026-06-12T20:07:04.996793",
            "github_user": "jbsky",
            "username": "jbsky",
            "github_repo": "dashboard-graylog",
            "github_branch": "main",
            "commit": "4715bef6fe32f3c150593aeb983c31174985ce9e",
            "commit_message": "Initial release: Ansible Galaxy role for Graylog dashboard deployment\n\n7 dashboards included:\n- Firewall GeoIP (source IP, protocols, GeoIP enrichment)\n- BIND DNS Operations (queries, clients, domains, status)\n- Web Traffic (HTTP status codes, top URLs, methods)\n- Infrastructure / Proxmox (PVE events, facilities)\n- K3s & Containers (pods, namespaces, images, nodes)\n- Security & WAF (blocked requests, attack patterns)\n- Proxy & AV Security (Squid logs, ICAP scanning)\n\nFeatures:\n- Idempotent deploy (skip existing)\n- Recreate mode (delete + redeploy via graylog_dashboards_recreate)\n- Graylog 7.x API compatible\n",
            "name": "dashboard_graylog",
            "description": "Deploy and manage Graylog dashboards via API (idempotent, recreate mode)",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27631,
                    "name": "jbsky",
                    "avatar_url": "https://github.com/jbsky.png"
                },
                "provider_namespace": {
                    "id": 37052,
                    "name": "jbsky",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37052/"
                },
                "repository": {
                    "name": "dashboard-graylog",
                    "original_name": "dashboard-graylog"
                },
                "tags": [
                    "graylog",
                    "dashboard",
                    "monitoring",
                    "logging",
                    "observability"
                ],
                "versions": []
            },
            "download_count": 0
        }
    ]
}