A list of legacy roles.

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

{
    "count": 37668,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3746",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3744",
    "results": [
        {
            "id": 43088,
            "upstream_id": null,
            "created": "2026-06-10T07:17:10.549205Z",
            "modified": "2026-06-10T07:17:10.646642Z",
            "imported": "2026-06-10T07:17:10.546658",
            "github_user": "S1212294",
            "username": "S1212294",
            "github_repo": "ansible-role-webserver",
            "github_branch": "main",
            "commit": "1aadee880413b86493fb90d5708ec063598933de",
            "commit_message": "Eerste commit voor Ansible Galaxy role webserver\n",
            "name": "webserver",
            "description": "Webserver role met Apache en PHP",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27746,
                    "name": "S1212294",
                    "avatar_url": "https://github.com/S1212294.png"
                },
                "provider_namespace": {
                    "id": 37167,
                    "name": "s1212294",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37167/"
                },
                "repository": {
                    "name": "ansible-role-webserver",
                    "original_name": "ansible-role-webserver"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 2
        },
        {
            "id": 43089,
            "upstream_id": null,
            "created": "2026-06-10T10:06:56.066134Z",
            "modified": "2026-06-10T10:06:56.121540Z",
            "imported": "2026-06-10T10:06:56.062324",
            "github_user": "OT-OSM",
            "username": "ot-osm",
            "github_repo": "node_exporter",
            "github_branch": "main",
            "commit": "a39d1f57f8523c16dbad38ab4ec8e14033f92971",
            "commit_message": "Merge pull request #3 from OT-OSM/lint-fix\n\nadded meta and lint fix",
            "name": "node_exporter",
            "description": "Install and configure Node Exporter on Ubuntu systems",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 12807,
                    "name": "ot-osm",
                    "avatar_url": "https://github.com/ot-osm.png"
                },
                "provider_namespace": {
                    "id": 21940,
                    "name": "ot_osm",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/21940/"
                },
                "repository": {
                    "name": "node_exporter",
                    "original_name": "node_exporter"
                },
                "tags": [
                    "opstree",
                    "otosm",
                    "nodeexporter",
                    "devops"
                ],
                "versions": []
            },
            "download_count": 5
        },
        {
            "id": 43090,
            "upstream_id": null,
            "created": "2026-06-10T16:31:51.118772Z",
            "modified": "2026-06-12T13:08:58.384147Z",
            "imported": "2026-06-12T13:08:58.323612",
            "github_user": "pluggero",
            "username": "pluggero",
            "github_repo": "ansible-role-bash",
            "github_branch": "main",
            "commit": "cebc55e6e07ac3313232ff9d44a69560225a1967",
            "commit_message": "Merge pull request #1 from pluggero/fix/login-shell-command\n\nfix: Fixed login shell command",
            "name": "bash",
            "description": "Installs bash and manages shell configuration on various Linux systems.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 19312,
                    "name": "pluggero",
                    "avatar_url": "https://github.com/pluggero.png"
                },
                "provider_namespace": {
                    "id": 28805,
                    "name": "pluggero",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/28805/"
                },
                "repository": {
                    "name": "ansible-role-bash",
                    "original_name": "ansible-role-bash"
                },
                "tags": [
                    "bash",
                    "shell",
                    "dotfiles",
                    "configuration"
                ],
                "versions": [
                    {
                        "id": "10086738-6df9-40a8-933a-c601a1664958",
                        "name": "1.0.1",
                        "release_date": "2026-06-12T15:07:58+02:00"
                    },
                    {
                        "id": "f8e667ef-a76e-4389-9983-a86cd17f89a2",
                        "name": "1.0.0",
                        "release_date": "2026-06-10T18:28:55+02:00"
                    }
                ]
            },
            "download_count": 488
        },
        {
            "id": 43091,
            "upstream_id": null,
            "created": "2026-06-10T19:04:15.258456Z",
            "modified": "2026-06-10T19:04:15.310894Z",
            "imported": "2026-06-10T19:04:15.255807",
            "github_user": "BlackDragon-B",
            "username": "BlackDragon-B",
            "github_repo": "iac-week6-ansible-role-helloworld",
            "github_branch": "main",
            "commit": "746797438eb2a9d433bb773f2a3010e9eb522946",
            "commit_message": "Initial commit\n",
            "name": "iac-week6-helloworld",
            "description": "Install and configure Docker + Hello World Container",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27712,
                    "name": "BlackDragon-B",
                    "avatar_url": "https://github.com/BlackDragon-B.png"
                },
                "provider_namespace": {
                    "id": 37133,
                    "name": "blackdragon_b",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37133/"
                },
                "repository": {
                    "name": "iac-week6-ansible-role-helloworld",
                    "original_name": "iac-week6-ansible-role-helloworld"
                },
                "tags": [
                    "docker"
                ],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 43092,
            "upstream_id": null,
            "created": "2026-06-10T19:19:18.995823Z",
            "modified": "2026-06-10T19:19:19.039120Z",
            "imported": "2026-06-10T19:19:18.985265",
            "github_user": "BlackDragon-B",
            "username": "BlackDragon-B",
            "github_repo": "iac-week6-ansible-role-helloworld",
            "github_branch": "main",
            "commit": "0f209b3f9e5d4f9316eff697e3cd60c960c1a656",
            "commit_message": "Remove namespace\n",
            "name": "iac_week6_helloworld",
            "description": "Install and configure Docker + Hello World Container",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27712,
                    "name": "BlackDragon-B",
                    "avatar_url": "https://github.com/BlackDragon-B.png"
                },
                "provider_namespace": {
                    "id": 37133,
                    "name": "blackdragon_b",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37133/"
                },
                "repository": {
                    "name": "iac-week6-ansible-role-helloworld",
                    "original_name": "iac-week6-ansible-role-helloworld"
                },
                "tags": [
                    "docker"
                ],
                "versions": []
            },
            "download_count": 21
        },
        {
            "id": 43093,
            "upstream_id": null,
            "created": "2026-06-10T20:16:39.067166Z",
            "modified": "2026-06-11T19:23:58.273499Z",
            "imported": "2026-06-11T19:23:58.173340",
            "github_user": "volker-raschek",
            "username": "volker-raschek",
            "github_repo": "ansible-role-gitea-runner",
            "github_branch": "master",
            "commit": "634a707ad1b424944338973bb69348f100d9d2ef",
            "commit_message": "fix(defaults): adapt config file path\n",
            "name": "gitea_runner",
            "description": "Ansible role to install and configure gitea Act Runner for executing GitHub Actions-compatible workflows",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 7416,
                    "name": "volker-raschek",
                    "avatar_url": "https://avatars.githubusercontent.com/u/18311012?v=4"
                },
                "provider_namespace": {
                    "id": 11937,
                    "name": "volker_raschek",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/11937/"
                },
                "repository": {
                    "name": "ansible-role-gitea-runner",
                    "original_name": "ansible-role-gitea-runner"
                },
                "tags": [
                    "gitea",
                    "runner",
                    "actions",
                    "ci",
                    "cd",
                    "automation"
                ],
                "versions": [
                    {
                        "id": "8afa52e2-392b-4185-91ce-e9bb2d6a4a82",
                        "name": "0.2.3",
                        "release_date": "2026-06-11T21:17:20+02:00"
                    },
                    {
                        "id": "6a5cc763-ea8b-4405-a78d-a1338d254a22",
                        "name": "0.2.1",
                        "release_date": "2026-06-11T18:40:01+02:00"
                    },
                    {
                        "id": "02b5f33f-92d4-428b-863a-9e3ec2fdfb4d",
                        "name": "0.2.0",
                        "release_date": "2026-06-11T17:20:55+02:00"
                    },
                    {
                        "id": "d6cba4d5-ce97-4baf-b21b-a76935284461",
                        "name": "0.1.1",
                        "release_date": "2026-06-10T22:28:08+02:00"
                    },
                    {
                        "id": "95ea1812-b68c-4465-9c2b-877e383b7ab7",
                        "name": "0.1.0",
                        "release_date": "2026-06-10T21:51:42+02:00"
                    }
                ]
            },
            "download_count": 622
        },
        {
            "id": 43094,
            "upstream_id": null,
            "created": "2026-06-11T03:14:03.882519Z",
            "modified": "2026-06-11T03:14:03.916257Z",
            "imported": "2026-06-11T03:14:03.880003",
            "github_user": "tjung03",
            "username": "tjung03",
            "github_repo": "jthweb",
            "github_branch": "main",
            "commit": "50f9b3ece29b5da589c8ba66467b8940b892203a",
            "commit_message": "2nd commit\n",
            "name": "jthweb",
            "description": "Demo Web Service",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27883,
                    "name": "tjung03",
                    "avatar_url": "https://github.com/tjung03.png"
                },
                "provider_namespace": {
                    "id": 37302,
                    "name": "tjung03",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37302/"
                },
                "repository": {
                    "name": "jthweb",
                    "original_name": "jthweb"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 2
        },
        {
            "id": 43095,
            "upstream_id": null,
            "created": "2026-06-11T03:14:04.032956Z",
            "modified": "2026-06-11T03:14:04.091497Z",
            "imported": "2026-06-11T03:14:04.029100",
            "github_user": "joohuijin",
            "username": "joohuijin",
            "github_repo": "jhjweb",
            "github_branch": "main",
            "commit": "220156be09f0a95837c6b2792eae23c44a9b805b",
            "commit_message": "2nd commit\n",
            "name": "jhjweb",
            "description": "Demo Web Service",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27879,
                    "name": "joohuijin",
                    "avatar_url": "https://github.com/joohuijin.png"
                },
                "provider_namespace": {
                    "id": 37298,
                    "name": "joohuijin",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37298/"
                },
                "repository": {
                    "name": "jhjweb",
                    "original_name": "jhjweb"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 2
        },
        {
            "id": 43096,
            "upstream_id": null,
            "created": "2026-06-11T03:14:04.971563Z",
            "modified": "2026-06-11T03:14:05.135036Z",
            "imported": "2026-06-11T03:14:04.969050",
            "github_user": "o3orro",
            "username": "o3orro",
            "github_repo": "kyrweb",
            "github_branch": "main",
            "commit": "694ede1a5b6d4064914a0f1c0763c0104b944d84",
            "commit_message": "2nd commit\n",
            "name": "kyrweb",
            "description": "Demo Web Service",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27876,
                    "name": "o3orro",
                    "avatar_url": "https://github.com/o3orro.png"
                },
                "provider_namespace": {
                    "id": 37295,
                    "name": "o3orro",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37295/"
                },
                "repository": {
                    "name": "kyrweb",
                    "original_name": "kyrweb"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 2
        },
        {
            "id": 43097,
            "upstream_id": null,
            "created": "2026-06-11T03:14:08.567249Z",
            "modified": "2026-06-11T03:14:08.624323Z",
            "imported": "2026-06-11T03:14:08.564346",
            "github_user": "jang4sc",
            "username": "jang4sc",
            "github_repo": "bscweb",
            "github_branch": "main",
            "commit": "16e00b1fb16b0f0c6d8e8a836c720067a4e6c32b",
            "commit_message": "2nd commit\n",
            "name": "bscweb",
            "description": "Demo Web Service",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27875,
                    "name": "jang4sc",
                    "avatar_url": "https://github.com/jang4sc.png"
                },
                "provider_namespace": {
                    "id": 37294,
                    "name": "jang4sc",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37294/"
                },
                "repository": {
                    "name": "bscweb",
                    "original_name": "bscweb"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 6
        }
    ]
}