A list of legacy roles.

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

{
    "count": 37669,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3274",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3272",
    "results": [
        {
            "id": 37557,
            "upstream_id": null,
            "created": "2023-12-26T11:52:54.260194Z",
            "modified": "2023-12-26T11:52:54.340599Z",
            "imported": "2023-12-26T11:52:54.258205",
            "github_user": "bmeme",
            "username": "bmeme",
            "github_repo": "ansible-role-percona-server",
            "github_branch": "main",
            "commit": "c0680321973cf79c374a372339bad943370e9bc0",
            "commit_message": "Merge pull request #12 from bmeme/11_general_refactoring\n\nfeat(refactoring): Updated Molecule test Removed unuseful Molecule sc…",
            "name": "percona-server",
            "description": "Install Percona Mysql Server",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 963,
                    "name": "bmeme",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/7393172?v=4"
                },
                "provider_namespace": {
                    "id": 2899,
                    "name": "bmeme",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2899/"
                },
                "repository": {
                    "name": "ansible-role-percona-server",
                    "original_name": "ansible-role-percona-server"
                },
                "tags": [
                    "database",
                    "mysql",
                    "percona"
                ],
                "versions": [
                    {
                        "id": "2d0876af-e952-4701-8928-1a48abf7147c",
                        "name": "1.2.0",
                        "release_date": "2023-12-26T12:38:30+01:00"
                    },
                    {
                        "id": "a546da20-d1cb-4e9b-9552-8dd4f2713295",
                        "name": "1.1.0",
                        "release_date": "2022-10-25T14:33:20+02:00"
                    },
                    {
                        "id": "f3125367-4ca5-425e-8111-5cb8038fe593",
                        "name": "1.0.1-beta.1",
                        "release_date": "2022-10-14T16:02:45+02:00"
                    },
                    {
                        "id": "787276be-da18-4076-a5c5-f3ea67fe53b7",
                        "name": "1.0.0-beta1",
                        "release_date": "2022-10-14T12:48:05+02:00"
                    }
                ]
            },
            "download_count": 40
        },
        {
            "id": 37558,
            "upstream_id": null,
            "created": "2023-12-26T19:52:05.096947Z",
            "modified": "2023-12-26T19:55:16.812026Z",
            "imported": "2023-12-26T19:55:16.762123",
            "github_user": "silent-sysadmin",
            "username": "silent-sysadmin",
            "github_repo": "ansible-role-local-volumes",
            "github_branch": "master",
            "commit": "7e576593529151378456347d4c5da30f5401cf85",
            "commit_message": "Update README w/ examples\n",
            "name": "local-volumes",
            "description": "Resize filesystems on Enterprise Linux hosts.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 10716,
                    "name": "silent-sysadmin",
                    "avatar_url": "https://github.com/silent-sysadmin.png"
                },
                "provider_namespace": {
                    "id": 20400,
                    "name": "silent_sysadmin",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20400/"
                },
                "repository": {
                    "name": "ansible-role-local-volumes",
                    "original_name": "ansible-role-local-volumes"
                },
                "tags": [
                    "lvm",
                    "storage"
                ],
                "versions": [
                    {
                        "id": "90a0cab9-9e8a-4edf-bbcd-18705b5ee36c",
                        "name": "1.0.0",
                        "release_date": "2023-12-26T12:20:06-07:00"
                    }
                ]
            },
            "download_count": 35
        },
        {
            "id": 37559,
            "upstream_id": null,
            "created": "2023-12-26T21:56:08.684129Z",
            "modified": "2026-06-14T13:58:12.044853Z",
            "imported": "2026-06-14T13:58:11.994371",
            "github_user": "lkiesow",
            "username": "lkiesow",
            "github_repo": "verify_galaxy_versions",
            "github_branch": "1.2.0",
            "commit": "18744bebfcbac913d913b91b89dcf3d06e93887d",
            "commit_message": "Fix requirements.yml parsing and path discovery\n\nRoles and collections can now be specified as plain strings or as dicts\nwithout a name: key. For src:-only role entries the name is derived from\nthe last URL path component, stripping .git if present. Entries without\na version are skipped — there is nothing to verify.\n\nThe ansible.cfg lookup now does two full passes over all three candidate\nfiles (./ansible.cfg, ~/.ansible.cfg, /etc/ansible/ansible.cfg): first\nfor roles_path/collections_path, then for home. This ensures a home\nsetting in a lower-priority file is still found when the higher-priority\nfiles exist but lack the key.\n\nCollection path discovery also checks sys.path entries that contain an\nansible_collections subdirectory, matching Ansible's own runtime\nbehaviour and picking up collections installed as Python packages.\n",
            "name": "verify_galaxy_versions",
            "description": "Verify thatthe correct Galaxy role versions are installed",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4131,
                    "name": "lkiesow",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a06-85e2-76ff-9b1a-eb9e9d8a0032/avatar/"
                },
                "provider_namespace": {
                    "id": 16805,
                    "name": "lkiesow",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16805/"
                },
                "repository": {
                    "name": "verify_galaxy_versions",
                    "original_name": "verify_galaxy_versions"
                },
                "tags": [
                    "ansible",
                    "galaxy"
                ],
                "versions": [
                    {
                        "id": "47204646-e25c-4ac0-8631-b77884e37c8e",
                        "name": "1.2.0",
                        "release_date": "2026-06-09T17:41:43+02:00"
                    },
                    {
                        "id": "bfada94b-8fab-4c46-9643-325b235332d9",
                        "name": "1.1.1",
                        "release_date": "2024-07-30T16:01:50+02:00"
                    },
                    {
                        "id": "b7e19571-e045-4b45-978f-55b914fc2c14",
                        "name": "1.1.0",
                        "release_date": "2024-07-28T19:15:21+02:00"
                    },
                    {
                        "id": "9d06c3cc-66a0-4a04-8b87-93a84d86e11c",
                        "name": "1.0.0",
                        "release_date": "2023-12-26T22:48:51+01:00"
                    }
                ]
            },
            "download_count": 5795
        },
        {
            "id": 37560,
            "upstream_id": null,
            "created": "2023-12-27T00:14:27.956984Z",
            "modified": "2023-12-27T00:14:27.992127Z",
            "imported": "2023-12-27T00:14:27.954838",
            "github_user": "konstantinos-null",
            "username": "konstantinos-null",
            "github_repo": "distrobox_install",
            "github_branch": "master",
            "commit": "5aba566db9189b0c6da523136dd3c1ed8cd437cd",
            "commit_message": "Add first draft of the role\n",
            "name": "distrobox_install",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 7831,
                    "name": "konstantinos-null",
                    "avatar_url": "https://avatars.githubusercontent.com/u/96949624?v=4"
                },
                "provider_namespace": {
                    "id": 12551,
                    "name": "konstantinos_null",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/12551/"
                },
                "repository": {
                    "name": "distrobox_install",
                    "original_name": "distrobox_install"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 25
        },
        {
            "id": 37561,
            "upstream_id": null,
            "created": "2023-12-27T01:22:26.511698Z",
            "modified": "2023-12-27T01:22:26.660591Z",
            "imported": "2023-12-27T01:22:26.509687",
            "github_user": "tssgery",
            "username": "tssgery",
            "github_repo": "ansible-role-docker-compose-generator",
            "github_branch": "master",
            "commit": "ef90e5026d04edf8e647508d7bf926aa2c4a985c",
            "commit_message": "putting some values within quotes\n",
            "name": "docker-compose-generator",
            "description": "Create a docker-compose.yml file",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 8289,
                    "name": "tssgery",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a1a-9dbf-741f-b23d-3f06ef753cd9/avatar/"
                },
                "provider_namespace": {
                    "id": 19120,
                    "name": "tssgery",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/19120/"
                },
                "repository": {
                    "name": "ansible-role-docker-compose-generator",
                    "original_name": "ansible-role-docker-compose-generator"
                },
                "tags": [],
                "versions": [
                    {
                        "id": "213cff7a-6cc3-4f5e-8b0f-bbf91f7462c9",
                        "name": "v1.1.2",
                        "release_date": "2023-12-26T20:20:42-05:00"
                    },
                    {
                        "id": "a4bcf635-3306-4394-a56f-9c20eed1d6b5",
                        "name": "v1.1.1",
                        "release_date": "2023-12-12T17:07:35-05:00"
                    },
                    {
                        "id": "428cc934-f1ac-4334-84cd-c18a900cf6c9",
                        "name": "v1.1.0",
                        "release_date": "2023-11-12T14:57:44-05:00"
                    },
                    {
                        "id": "586184a6-4f61-4e20-a3f3-658ed5328a21",
                        "name": "v1.0.8",
                        "release_date": "2023-11-03T11:25:51-04:00"
                    },
                    {
                        "id": "77c55d6d-2e0a-458e-a7a3-404cadc796ef",
                        "name": "v1.0.7",
                        "release_date": "2023-11-03T11:17:14-04:00"
                    },
                    {
                        "id": "3d75503a-accb-4068-8600-849c4b26e4d3",
                        "name": "v1.0.6",
                        "release_date": "2023-11-03T11:12:35-04:00"
                    },
                    {
                        "id": "b58d06e4-8c70-47b1-a6a8-04273bf38906",
                        "name": "v1.0.5",
                        "release_date": "2023-11-02T13:31:18-04:00"
                    },
                    {
                        "id": "d3fc41cc-9967-4a99-802b-983de26bb02d",
                        "name": "v1.0.4",
                        "release_date": "2023-11-02T12:58:25-04:00"
                    },
                    {
                        "id": "a48c585f-5082-42af-9721-01288e1e60a9",
                        "name": "v1.0.3",
                        "release_date": "2023-09-15T21:31:05-04:00"
                    },
                    {
                        "id": "046be391-6bbc-441d-b45b-7d68d2a91c23",
                        "name": "v1.0.2",
                        "release_date": "2023-09-15T21:16:33-04:00"
                    },
                    {
                        "id": "67c6a08e-2af0-4192-ba3b-3d652f4382d9",
                        "name": "v1.0.1",
                        "release_date": "2023-09-15T19:21:01-04:00"
                    }
                ]
            },
            "download_count": 26
        },
        {
            "id": 37563,
            "upstream_id": null,
            "created": "2023-12-27T14:06:44.247395Z",
            "modified": "2024-05-01T01:58:44.616699Z",
            "imported": "2024-05-01T01:58:44.596160",
            "github_user": "mullholland",
            "username": "mullholland",
            "github_repo": "ansible-role-adguardhome_docker",
            "github_branch": "main",
            "commit": "e1ae367eb20f41add3eb0ba31abe22d60d8c167b",
            "commit_message": "Merge pull request #2 from mullholland/dependabot/github_actions/alstr/todo-to-issue-action-4.13\n\nbuild(deps): bump alstr/todo-to-issue-action from 4.12 to 4.13",
            "name": "adguardhome_docker",
            "description": "Installs and configures adguardhome container based on official adguardhome docker container",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4859,
                    "name": "mullholland",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-a659-7d18-9afb-9c8e90d48dd5/avatar/"
                },
                "provider_namespace": {
                    "id": 17388,
                    "name": "mullholland",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17388/"
                },
                "repository": {
                    "name": "ansible-role-adguardhome_docker",
                    "original_name": "ansible-role-adguardhome_docker"
                },
                "tags": [
                    "cloud",
                    "development",
                    "webserver",
                    "adguardhome",
                    "proxy"
                ],
                "versions": [
                    {
                        "id": "73a4e859-fa06-40fa-91a9-6868bc0f2a86",
                        "name": "v1.0.0",
                        "release_date": "2023-12-27T15:01:35+01:00"
                    }
                ]
            },
            "download_count": 200
        },
        {
            "id": 37564,
            "upstream_id": null,
            "created": "2023-12-27T16:12:00.854253Z",
            "modified": "2023-12-27T16:12:00.882189Z",
            "imported": "2023-12-27T16:12:00.852001",
            "github_user": "v01ddweller",
            "username": "v01ddweller",
            "github_repo": "nodejs_local_install",
            "github_branch": "main",
            "commit": "0cec03884dd865081c0fab5b01dda33e5f752345",
            "commit_message": "Mention arm64 architecture",
            "name": "v01ddweller.nodejs_local_install",
            "description": "Install NodeJS in ~/.local",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 10051,
                    "name": "v01ddweller",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/24273928?v=4"
                },
                "provider_namespace": {
                    "id": 11706,
                    "name": "v01ddweller",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/11706/"
                },
                "repository": {
                    "name": "nodejs_local_install",
                    "original_name": "nodejs_local_install"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 37565,
            "upstream_id": null,
            "created": "2023-12-28T03:29:47.553143Z",
            "modified": "2023-12-28T18:52:40.091674Z",
            "imported": "2023-12-28T18:52:40.074320",
            "github_user": "zer0ttl",
            "username": "zer0ttl",
            "github_repo": "ansible-role-docker",
            "github_branch": "main",
            "commit": "d0097c3aae10194ac91cca055c20584f5eaaa70e",
            "commit_message": "removed role defaults to run as root and changes in task blocks\n",
            "name": "docker",
            "description": "Install docker",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 12401,
                    "name": "zer0ttl",
                    "avatar_url": "https://github.com/zer0ttl.png"
                },
                "provider_namespace": {
                    "id": 22220,
                    "name": "zer0ttl",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/22220/"
                },
                "repository": {
                    "name": "ansible-role-docker",
                    "original_name": "ansible-role-docker"
                },
                "tags": [
                    "docker",
                    "ubuntu"
                ],
                "versions": []
            },
            "download_count": 38
        },
        {
            "id": 37566,
            "upstream_id": null,
            "created": "2023-12-28T04:28:55.111017Z",
            "modified": "2023-12-28T18:51:30.023405Z",
            "imported": "2023-12-28T18:51:30.005627",
            "github_user": "zer0ttl",
            "username": "zer0ttl",
            "github_repo": "ansible-role-oletools",
            "github_branch": "main",
            "commit": "6a2507d839815b416b767ae6d059fbf7966117cb",
            "commit_message": "Merge pull request #1 from zer0ttl/fix001\n\nFix001",
            "name": "oletools",
            "description": "Install oletools (DidierStevensSuite)",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 12401,
                    "name": "zer0ttl",
                    "avatar_url": "https://github.com/zer0ttl.png"
                },
                "provider_namespace": {
                    "id": 22220,
                    "name": "zer0ttl",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/22220/"
                },
                "repository": {
                    "name": "ansible-role-oletools",
                    "original_name": "ansible-role-oletools"
                },
                "tags": [
                    "ubuntu",
                    "oletools",
                    "forensics"
                ],
                "versions": []
            },
            "download_count": 26
        },
        {
            "id": 37567,
            "upstream_id": null,
            "created": "2023-12-28T04:47:20.424894Z",
            "modified": "2023-12-28T04:47:20.452165Z",
            "imported": "2023-12-28T04:47:20.422705",
            "github_user": "dronenb",
            "username": "dronenb",
            "github_repo": "ansible-role-k3s-server",
            "github_branch": "main",
            "commit": "56ecc322c46a5110add8201e6d5976f48e891b90",
            "commit_message": "WIP\n",
            "name": "k3s_server",
            "description": "Configures k3s + ArgoCD",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 1928,
                    "name": "dronenb",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a00-35b8-7499-847b-6a848482d408/avatar/"
                },
                "provider_namespace": {
                    "id": 15086,
                    "name": "dronenb",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15086/"
                },
                "repository": {
                    "name": "ansible-role-k3s-server",
                    "original_name": "ansible-role-k3s-server"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 43
        }
    ]
}