A list of legacy roles.

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

{
    "count": 36654,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3666",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3664",
    "results": [
        {
            "id": 42018,
            "upstream_id": null,
            "created": "2025-12-06T21:48:05.091120Z",
            "modified": "2025-12-06T21:48:05.145311Z",
            "imported": "2025-12-06T21:48:05.088109",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-opkssh",
            "github_branch": "main",
            "commit": "0c315815b5b92e3f57731d5d59e5f763614a7c79",
            "commit_message": "chore(deps): update pre-commit hook ansible-community/ansible-lint to v25.12.0 (#17)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[ansible-community/ansible-lint](https://redirect.github.com/ansible-community/ansible-lint)\n| repository | minor | `v25.11.1` -> `v25.12.0` |\n\nNote: The `pre-commit` manager in Renovate is not supported by the\n`pre-commit` maintainers or community. Please do not report any problems\nthere, instead [create a Discussion in the Renovate\nrepository](https://redirect.github.com/renovatebot/renovate/discussions/new)\nif you have any questions.\n\n---\n\n### Release Notes\n\n<details>\n<summary>ansible-community/ansible-lint\n(ansible-community/ansible-lint)</summary>\n\n###\n[`v25.12.0`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v25.12.0)\n\n[Compare\nSource](https://redirect.github.com/ansible-community/ansible-lint/compare/v25.11.1...v25.12.0)\n\n#### Maintenance\n\n- chore: Remove cffi, importlib-metadata, reduce core lower bound\n([#&#8203;4860](https://redirect.github.com/ansible-community/ansible-lint/issues/4860))\n[@&#8203;cidrblock](https://redirect.github.com/cidrblock)\n\n</details>\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: Branch creation - Only on Friday ( * * * * 5 ) (UTC),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\nā™» **Rebasing**: Whenever PR is behind base branch, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/juju4/ansible-opkssh).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
            "name": "opkssh",
            "description": "Setup opkssh, OpenPubkey SSH",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-opkssh",
                    "original_name": "ansible-opkssh"
                },
                "tags": [
                    "system",
                    "ssh"
                ],
                "versions": [
                    {
                        "id": "29d7702e-b6e0-4ac2-a5c6-0db7a244063b",
                        "name": "0.2.0",
                        "release_date": "2025-12-05T21:50:40+00:00"
                    }
                ]
            },
            "download_count": 1
        },
        {
            "id": 42019,
            "upstream_id": null,
            "created": "2025-12-06T22:06:30.846763Z",
            "modified": "2025-12-06T22:06:30.931424Z",
            "imported": "2025-12-06T22:06:30.843676",
            "github_user": "juju4",
            "username": "juju4",
            "github_repo": "ansible-tailon",
            "github_branch": "main",
            "commit": "8985481d7bd388be3543337ab303cca3bd187b6f",
            "commit_message": "chore(deps): update pre-commit hook ansible-community/ansible-lint to v25.12.0 (#18)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[ansible-community/ansible-lint](https://redirect.github.com/ansible-community/ansible-lint)\n| repository | minor | `v25.11.1` -> `v25.12.0` |\n\nNote: The `pre-commit` manager in Renovate is not supported by the\n`pre-commit` maintainers or community. Please do not report any problems\nthere, instead [create a Discussion in the Renovate\nrepository](https://redirect.github.com/renovatebot/renovate/discussions/new)\nif you have any questions.\n\n---\n\n### Release Notes\n\n<details>\n<summary>ansible-community/ansible-lint\n(ansible-community/ansible-lint)</summary>\n\n###\n[`v25.12.0`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v25.12.0)\n\n[Compare\nSource](https://redirect.github.com/ansible-community/ansible-lint/compare/v25.11.1...v25.12.0)\n\n#### Maintenance\n\n- chore: Remove cffi, importlib-metadata, reduce core lower bound\n([#&#8203;4860](https://redirect.github.com/ansible-community/ansible-lint/issues/4860))\n[@&#8203;cidrblock](https://redirect.github.com/cidrblock)\n\n</details>\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: Branch creation - Only on Friday ( * * * * 5 ) (UTC),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\nā™» **Rebasing**: Whenever PR is behind base branch, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/juju4/ansible-tailon).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
            "name": "tailon",
            "description": "Install webapp for looking at and searching through files and streams",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3568,
                    "name": "juju4",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-f5d3-73a1-b08a-f17888be6073/avatar/"
                },
                "provider_namespace": {
                    "id": 16355,
                    "name": "juju4",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16355/"
                },
                "repository": {
                    "name": "ansible-tailon",
                    "original_name": "ansible-tailon"
                },
                "tags": [
                    "logging",
                    "tail"
                ],
                "versions": [
                    {
                        "id": "30d48dff-3b08-4c76-bbb7-a9c8dd765585",
                        "name": "0.10.0",
                        "release_date": "2025-12-05T20:45:37+00:00"
                    },
                    {
                        "id": "2459f85c-20c2-4d27-ad14-ecf4c0485df1",
                        "name": "0.9.0",
                        "release_date": "2025-04-26T18:56:19+00:00"
                    }
                ]
            },
            "download_count": 1
        },
        {
            "id": 42020,
            "upstream_id": null,
            "created": "2025-12-06T23:17:41.811951Z",
            "modified": "2025-12-06T23:19:48.055068Z",
            "imported": "2025-12-06T23:19:48.017957",
            "github_user": "Primexz",
            "username": "Primexz",
            "github_repo": "sp-utm-node-exporter-ansible",
            "github_branch": "master",
            "commit": "57a743d74e85f9f8a95eef85b03b138898ffbcb1",
            "commit_message": "initial commit\n",
            "name": "sp_utm_node_exporter",
            "description": "Role to install and configure Node Exporter agent on Securepoint UTM.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 24979,
                    "name": "Primexz",
                    "avatar_url": "https://github.com/Primexz.png"
                },
                "provider_namespace": {
                    "id": 34434,
                    "name": "primexz",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34434/"
                },
                "repository": {
                    "name": "sp-utm-node-exporter-ansible",
                    "original_name": "sp-utm-node-exporter-ansible"
                },
                "tags": [
                    "monitoring",
                    "system",
                    "observability",
                    "metrics",
                    "utm",
                    "securepoint"
                ],
                "versions": [
                    {
                        "id": "04ec981c-19b2-4c6b-b6cb-50129816bbe0",
                        "name": "v0.0.1",
                        "release_date": "2025-12-07T00:15:41+01:00"
                    }
                ]
            },
            "download_count": 7
        },
        {
            "id": 42021,
            "upstream_id": null,
            "created": "2025-12-07T12:38:43.127398Z",
            "modified": "2025-12-07T12:38:43.153606Z",
            "imported": "2025-12-07T12:38:43.125015",
            "github_user": "kbm2108",
            "username": "kbm2108",
            "github_repo": "webserver_demo",
            "github_branch": "main",
            "commit": "56caeee74dbc64db3e6c408909e3fafb40b5f7ac",
            "commit_message": "Update role description to specify Apache installation",
            "name": "webserver_demo",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25288,
                    "name": "kbm2108",
                    "avatar_url": "https://github.com/kbm2108.png"
                },
                "provider_namespace": {
                    "id": 34740,
                    "name": "kbm2108",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34740/"
                },
                "repository": {
                    "name": "webserver_demo",
                    "original_name": "webserver_demo"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 42022,
            "upstream_id": null,
            "created": "2025-12-07T13:04:31.739410Z",
            "modified": "2025-12-07T13:04:32.537890Z",
            "imported": "2025-12-07T13:04:31.737309",
            "github_user": "swetomuzyka",
            "username": "swetomuzyka",
            "github_repo": "ansible-role-wireguard",
            "github_branch": "master",
            "commit": "74e09e85707e7478d6d750dc9cfc4d3c1df1124e",
            "commit_message": "Update main.yml",
            "name": "ansible_role_wireguard",
            "description": "Installs Wireguard incl. systemd integration",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 24995,
                    "name": "swetomuzyka",
                    "avatar_url": "https://github.com/swetomuzyka.png"
                },
                "provider_namespace": {
                    "id": 34452,
                    "name": "swetomuzyka",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34452/"
                },
                "repository": {
                    "name": "ansible-role-wireguard",
                    "original_name": "ansible-role-wireguard"
                },
                "tags": [
                    "networking",
                    "security",
                    "linux",
                    "vpn",
                    "wireguard"
                ],
                "versions": [
                    {
                        "id": "2794b3e7-03f7-4bac-8ca6-1f4c67287bca",
                        "name": "18.2.0",
                        "release_date": "2025-10-05T10:30:25+02:00"
                    },
                    {
                        "id": "b6ecfc20-cecc-4aff-b2dc-715a8502e8a2",
                        "name": "18.1.0",
                        "release_date": "2025-09-28T16:41:32+02:00"
                    },
                    {
                        "id": "d3af9efd-a7f6-4c64-865f-c6a11b8d8a93",
                        "name": "18.0.0",
                        "release_date": "2025-09-26T18:48:00+02:00"
                    },
                    {
                        "id": "78ec1ced-c779-4bcd-99c2-457ad56a9bda",
                        "name": "17.1.0",
                        "release_date": "2024-11-06T21:31:36+01:00"
                    },
                    {
                        "id": "2ca83424-1e71-430e-983a-ca8fa885566e",
                        "name": "17.0.0",
                        "release_date": "2024-07-19T20:08:01+02:00"
                    },
                    {
                        "id": "6494dce8-a6d3-4fa2-a761-72a713f42942",
                        "name": "16.0.2",
                        "release_date": "2024-04-24T23:16:30+02:00"
                    },
                    {
                        "id": "2bd945e7-3850-4391-bd0f-9ac3675ce650",
                        "name": "16.0.1",
                        "release_date": "2024-04-24T23:10:27+02:00"
                    },
                    {
                        "id": "656a7ae3-688b-41dd-8647-0186a22ad90c",
                        "name": "16.0.0",
                        "release_date": "2024-04-24T22:59:10+02:00"
                    },
                    {
                        "id": "66c21d58-51e9-4c59-a077-b97fbe17603d",
                        "name": "15.0.0",
                        "release_date": "2023-11-21T21:16:51+01:00"
                    },
                    {
                        "id": "92f95096-7fed-4757-a754-5d026241f317",
                        "name": "14.0.0",
                        "release_date": "2023-03-25T20:32:47+01:00"
                    },
                    {
                        "id": "bb5cdbf3-5b0f-4ca6-983b-4726468c6111",
                        "name": "13.0.1",
                        "release_date": "2023-03-03T08:00:52+01:00"
                    }
                ]
            },
            "download_count": 2
        },
        {
            "id": 42023,
            "upstream_id": null,
            "created": "2025-12-07T14:32:36.467623Z",
            "modified": "2025-12-07T14:32:36.504254Z",
            "imported": "2025-12-07T14:32:36.464966",
            "github_user": "Sushantmulmuley",
            "username": "Sushantmulmuley",
            "github_repo": "ansible-role-apache2",
            "github_branch": "main",
            "commit": "23c857bf997136863283e4fc634e509c6048ff26",
            "commit_message": "First Role\n",
            "name": "apache2",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25297,
                    "name": "Sushantmulmuley",
                    "avatar_url": "https://github.com/Sushantmulmuley.png"
                },
                "provider_namespace": {
                    "id": 34749,
                    "name": "sushantmulmuley",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34749/"
                },
                "repository": {
                    "name": "ansible-role-apache2",
                    "original_name": "ansible-role-apache2"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 42024,
            "upstream_id": null,
            "created": "2025-12-07T14:32:36.646495Z",
            "modified": "2025-12-07T14:32:36.675296Z",
            "imported": "2025-12-07T14:32:36.643126",
            "github_user": "Archinxua",
            "username": "Archinxua",
            "github_repo": "Ansible-apache-role",
            "github_branch": "main",
            "commit": "502d159ae0d3ded604fae575c33771da7f98fcbe",
            "commit_message": "Added apache role for ubuntu\n",
            "name": "Ansible-apache-role",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25301,
                    "name": "Archinxua",
                    "avatar_url": "https://github.com/Archinxua.png"
                },
                "provider_namespace": {
                    "id": 34753,
                    "name": "archinxua",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34753/"
                },
                "repository": {
                    "name": "Ansible-apache-role",
                    "original_name": "Ansible-apache-role"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 42025,
            "upstream_id": null,
            "created": "2025-12-07T14:32:39.886229Z",
            "modified": "2025-12-07T14:32:39.916564Z",
            "imported": "2025-12-07T14:32:39.883528",
            "github_user": "gopalkamalsharma",
            "username": "gopalkamalsharma",
            "github_repo": "ansible-role-apache2",
            "github_branch": "main",
            "commit": "5ef921ada6b741e0bd5e73abe8425d02eb2e6d34",
            "commit_message": "First Role\n",
            "name": "apache2",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25296,
                    "name": "gopalkamalsharma",
                    "avatar_url": "https://github.com/gopalkamalsharma.png"
                },
                "provider_namespace": {
                    "id": 34748,
                    "name": "gopalkamalsharma",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34748/"
                },
                "repository": {
                    "name": "ansible-role-apache2",
                    "original_name": "ansible-role-apache2"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 42026,
            "upstream_id": null,
            "created": "2025-12-07T14:32:50.113548Z",
            "modified": "2025-12-07T14:32:50.138644Z",
            "imported": "2025-12-07T14:32:50.111388",
            "github_user": "meenalmedhe",
            "username": "meenalmedhe",
            "github_repo": "Ansible-Role",
            "github_branch": "main",
            "commit": "306880b1d3441952826cf88a4462859351c300f2",
            "commit_message": "first commit\n",
            "name": "Ansible-Role",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25299,
                    "name": "meenalmedhe",
                    "avatar_url": "https://github.com/meenalmedhe.png"
                },
                "provider_namespace": {
                    "id": 34751,
                    "name": "meenalmedhe",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34751/"
                },
                "repository": {
                    "name": "Ansible-Role",
                    "original_name": "Ansible-Role"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 42027,
            "upstream_id": null,
            "created": "2025-12-07T14:33:18.997745Z",
            "modified": "2025-12-07T14:33:19.024792Z",
            "imported": "2025-12-07T14:33:18.995605",
            "github_user": "ATRASH-MULLA",
            "username": "ATRASH-MULLA",
            "github_repo": "APACHE-2",
            "github_branch": "main",
            "commit": "044ec3fc27e3bf1ad4eb3510f2865dc40649c175",
            "commit_message": "INITIAL COMMIT\n",
            "name": "APACHE-2",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25310,
                    "name": "ATRASH-MULLA",
                    "avatar_url": "https://github.com/ATRASH-MULLA.png"
                },
                "provider_namespace": {
                    "id": 34762,
                    "name": "atrash_mulla",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34762/"
                },
                "repository": {
                    "name": "APACHE-2",
                    "original_name": "APACHE-2"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        }
    ]
}