A list of legacy roles.

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

{
    "count": 37608,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1692",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1690",
    "results": [
        {
            "id": 19440,
            "upstream_id": 60835,
            "created": "2023-05-08T21:16:12.016921Z",
            "modified": "2023-10-29T18:45:59.785959Z",
            "imported": "2022-11-04T12:22:21.977175-04:00",
            "github_user": "mirceanton",
            "username": "mirceanton",
            "github_repo": "ansible_role-proxmox_no_subscription",
            "github_branch": "main",
            "commit": "fed0d7a86b0b32b28b83f88f6aeb125524447518",
            "commit_message": "[Release] v2.0.0 (#3)\n\n* Change role and variable names.\n\n* Add CI/CD pipelines.\n\n* Update README\n\n* Add PR template\n\n* Update changelog\n\n* Update lint rules.\n\n* Fix linting.",
            "name": "proxmox_no_subscription",
            "description": "An Ansible Role that automatically configures a Proxmox VE server that is running with no subscription.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4678,
                    "name": "mirceanton",
                    "avatar_url": "https://avatars.githubusercontent.com/u/28601784?v=4"
                },
                "provider_namespace": {
                    "id": 7957,
                    "name": "mirceanton",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7957/"
                },
                "repository": {
                    "name": "ansible_role-proxmox_no_subscription",
                    "original_name": "ansible_role-proxmox_no_subscription"
                },
                "tags": [
                    "proxmox"
                ],
                "versions": [
                    {
                        "id": 196340,
                        "name": "v2.0.0",
                        "release_date": "2022-11-03T17:38:57-04:00"
                    },
                    {
                        "id": 196341,
                        "name": "v1.0.1",
                        "release_date": "2022-10-16T11:48:29-04:00"
                    }
                ]
            },
            "download_count": 91
        },
        {
            "id": 19441,
            "upstream_id": 60676,
            "created": "2023-05-08T21:16:12.091834Z",
            "modified": "2023-10-29T18:45:46.315350Z",
            "imported": "2022-11-27T06:31:08.447167-05:00",
            "github_user": "mirceanton",
            "username": "mirceanton",
            "github_repo": "ansible_role-proxmox_pci_passthrough",
            "github_branch": "main",
            "commit": "acbc061ae5f5eb90af644b0721778d5578c736d6",
            "commit_message": "Update dependencies && Supported versions.",
            "name": "proxmox_pci_passthrough",
            "description": "An ansible role that configure pci passthrough on a Proxmox host.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4678,
                    "name": "mirceanton",
                    "avatar_url": "https://avatars.githubusercontent.com/u/28601784?v=4"
                },
                "provider_namespace": {
                    "id": 7957,
                    "name": "mirceanton",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7957/"
                },
                "repository": {
                    "name": "ansible_role-proxmox_pci_passthrough",
                    "original_name": "ansible_role-proxmox_pci_passthrough"
                },
                "tags": [
                    "gpu",
                    "passthrough",
                    "proxmox"
                ],
                "versions": [
                    {
                        "id": 197129,
                        "name": "v3.0.2",
                        "release_date": "2022-11-27T06:30:43-05:00"
                    },
                    {
                        "id": 196743,
                        "name": "v3.0.1",
                        "release_date": "2022-11-19T11:42:38-05:00"
                    },
                    {
                        "id": 196742,
                        "name": "v3.0.0",
                        "release_date": "2022-11-04T17:06:10-04:00"
                    },
                    {
                        "id": 196360,
                        "name": "v2.0.0",
                        "release_date": "2022-10-16T13:39:27-04:00"
                    }
                ]
            },
            "download_count": 55
        },
        {
            "id": 19442,
            "upstream_id": 60837,
            "created": "2023-05-08T21:16:12.188768Z",
            "modified": "2023-10-29T18:45:59.789548Z",
            "imported": "2022-11-04T12:22:24.261187-04:00",
            "github_user": "mirceanton",
            "username": "mirceanton",
            "github_repo": "ansible_role-proxmox_vfio",
            "github_branch": "main",
            "commit": "75e83dbe39a114b363e8a7967e329f164e29d2cc",
            "commit_message": "[Release] v1.0.0 (#1)\n\n* Implement role.\n\n* Add linting rules.\n\n* Add CHANGELOG.\n\n* Update README\n\n* Update role metadata.\n\n* Add pipelines.\n\n* Add pr template.\n\n* Fix linting.\n\nFix readme.",
            "name": "proxmox_vfio",
            "description": "An Ansible role that loads the vfio modules on a Proxmox VE host.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4678,
                    "name": "mirceanton",
                    "avatar_url": "https://avatars.githubusercontent.com/u/28601784?v=4"
                },
                "provider_namespace": {
                    "id": 7957,
                    "name": "mirceanton",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7957/"
                },
                "repository": {
                    "name": "ansible_role-proxmox_vfio",
                    "original_name": "ansible_role-proxmox_vfio"
                },
                "tags": [
                    "proxmox",
                    "vfio"
                ],
                "versions": [
                    {
                        "id": 196344,
                        "name": "v1.0.0",
                        "release_date": "2022-11-03T18:25:46-04:00"
                    }
                ]
            },
            "download_count": 102
        },
        {
            "id": 19443,
            "upstream_id": 60844,
            "created": "2023-05-08T21:16:12.263585Z",
            "modified": "2023-10-29T18:45:59.793106Z",
            "imported": "2022-11-27T06:28:41.929391-05:00",
            "github_user": "mirceanton",
            "username": "mirceanton",
            "github_repo": "ansible_role-proxmox_vgpu",
            "github_branch": "main",
            "commit": "4faed2780f49afef9bf2cf558e839134a0f7cdce",
            "commit_message": "Update dependencies && Supported versions",
            "name": "proxmox_vgpu",
            "description": "An Ansible role that configures Nvidia vGPU on a Proxmox VE host.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4678,
                    "name": "mirceanton",
                    "avatar_url": "https://avatars.githubusercontent.com/u/28601784?v=4"
                },
                "provider_namespace": {
                    "id": 7957,
                    "name": "mirceanton",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7957/"
                },
                "repository": {
                    "name": "ansible_role-proxmox_vgpu",
                    "original_name": "ansible_role-proxmox_vgpu"
                },
                "tags": [
                    "gpu",
                    "nvidia",
                    "proxmox",
                    "vdi",
                    "vgpu",
                    "virtualization"
                ],
                "versions": [
                    {
                        "id": 197128,
                        "name": "v1.0.2",
                        "release_date": "2022-11-27T06:27:44-05:00"
                    },
                    {
                        "id": 196741,
                        "name": "v1.0.1",
                        "release_date": "2022-11-19T11:43:45-05:00"
                    },
                    {
                        "id": 196358,
                        "name": "v1.0.0",
                        "release_date": "2022-11-04T11:36:47-04:00"
                    }
                ]
            },
            "download_count": 68
        },
        {
            "id": 19444,
            "upstream_id": 60842,
            "created": "2023-05-08T21:16:12.330657Z",
            "modified": "2023-10-29T18:45:59.797207Z",
            "imported": "2022-11-04T12:22:30.587415-04:00",
            "github_user": "mirceanton",
            "username": "mirceanton",
            "github_repo": "ansible_role-rust",
            "github_branch": "main",
            "commit": "1185c337c82262ab1180e62c385ca48f6ebdac4f",
            "commit_message": "[Release] v1.0.0 (#1)\n\n* Implement role.\r\n\r\n* Add molecule tests.\r\n\r\n* Add role meta.\r\n\r\n* Update changelog\r\n\r\n* Fix lint.\r\n\r\n* Install prerequisites.\r\n\r\n* Update readme.\r\n\r\n* Update vars.\r\n\r\n* Fix readme.\r\n\r\n* Fix.\r\n\r\n* Remove debug task.",
            "name": "rust",
            "description": "Ansible Role that install Rust and Cargo.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4678,
                    "name": "mirceanton",
                    "avatar_url": "https://avatars.githubusercontent.com/u/28601784?v=4"
                },
                "provider_namespace": {
                    "id": 7957,
                    "name": "mirceanton",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7957/"
                },
                "repository": {
                    "name": "ansible_role-rust",
                    "original_name": "ansible_role-rust"
                },
                "tags": [
                    "cargo",
                    "rust"
                ],
                "versions": [
                    {
                        "id": 196351,
                        "name": "v1.0.0",
                        "release_date": "2022-11-04T06:06:40-04:00"
                    }
                ]
            },
            "download_count": 79
        },
        {
            "id": 19445,
            "upstream_id": 60439,
            "created": "2023-05-08T21:16:12.402472Z",
            "modified": "2023-10-29T18:45:59.800650Z",
            "imported": "2022-11-19T11:51:42.370000-05:00",
            "github_user": "mirceanton",
            "username": "mirceanton",
            "github_repo": "ansible_role-terraform",
            "github_branch": "main",
            "commit": "f86541580084375ace926ee62bc5b40b451fbbef",
            "commit_message": "Specify exact versions for dependencies",
            "name": "terraform",
            "description": "A role that install Terraform.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4678,
                    "name": "mirceanton",
                    "avatar_url": "https://avatars.githubusercontent.com/u/28601784?v=4"
                },
                "provider_namespace": {
                    "id": 7957,
                    "name": "mirceanton",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7957/"
                },
                "repository": {
                    "name": "ansible_role-terraform",
                    "original_name": "ansible_role-terraform"
                },
                "tags": [
                    "hashicorp",
                    "terraform"
                ],
                "versions": [
                    {
                        "id": 196744,
                        "name": "v3.0.2",
                        "release_date": "2022-11-19T11:45:23-05:00"
                    },
                    {
                        "id": 196302,
                        "name": "v3.0.1",
                        "release_date": "2022-11-02T08:27:55-04:00"
                    },
                    {
                        "id": 196293,
                        "name": "v3.0.0",
                        "release_date": "2022-11-01T19:03:47-04:00"
                    },
                    {
                        "id": 193981,
                        "name": "v2.0.0",
                        "release_date": "2022-09-24T18:30:18-04:00"
                    },
                    {
                        "id": 193982,
                        "name": "v1.0.0",
                        "release_date": "2022-09-23T19:27:24-04:00"
                    }
                ]
            },
            "download_count": 81
        },
        {
            "id": 19446,
            "upstream_id": null,
            "created": "2023-05-08T21:16:12.504598Z",
            "modified": "2024-02-20T12:11:02.286796Z",
            "imported": "2024-02-20T12:11:02.217031",
            "github_user": "mircomasa",
            "username": "mircomasa",
            "github_repo": "ansible-role-filebeat",
            "github_branch": "master",
            "commit": "0ad132a285acc9172dff6321c8bbd16b4aa355b1",
            "commit_message": "Bug fixing\n",
            "name": "filebeat",
            "description": "Role for filebeat installation",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4679,
                    "name": "mircomasa",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018c645e-7f45-7bba-88d4-aa54fb8a603f/avatar/"
                },
                "provider_namespace": {
                    "id": 17238,
                    "name": "mircomasa",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17238/"
                },
                "repository": {
                    "name": "ansible-role-filebeat",
                    "original_name": "ansible-role-filebeat"
                },
                "tags": [
                    "filebeat",
                    "elasticsearch",
                    "elk",
                    "logging",
                    "monitoring",
                    "system"
                ],
                "versions": [
                    {
                        "id": "9a0980e7-1258-46cd-82c0-8f81566c3f22",
                        "name": "0.2.4",
                        "release_date": "2024-02-20T13:10:07+01:00"
                    },
                    {
                        "id": "19f7a57c-08cd-4423-b1be-f046e6b77b61",
                        "name": "0.2.3",
                        "release_date": "2024-02-20T12:28:58+01:00"
                    },
                    {
                        "id": "627a85cb-1d2a-4675-977b-ac0927ab338b",
                        "name": "0.2.2",
                        "release_date": "2024-02-20T09:07:27+01:00"
                    },
                    {
                        "id": "b2d42b17-a3d0-4edc-934c-9ed8af146476",
                        "name": "0.2.1",
                        "release_date": "2023-07-10T09:55:46-04:00"
                    },
                    {
                        "id": "92ce94a7-57a6-48f1-b1f4-a5e7c441301f",
                        "name": "0.2.0",
                        "release_date": "2023-07-10T09:44:52-04:00"
                    },
                    {
                        "id": "489a99e0-bdad-40da-90a5-e14ce0a9395a",
                        "name": "0.1.0",
                        "release_date": "2022-05-18T12:04:17-04:00"
                    },
                    {
                        "id": "7d4f41d6-3d2f-4b84-afd4-f380b07df19e",
                        "name": "0.0.4",
                        "release_date": "2022-05-18T03:18:02-04:00"
                    },
                    {
                        "id": "6237641a-e594-40c5-a2ad-b4857df12d7a",
                        "name": "0.0.3",
                        "release_date": "2020-01-03T08:37:47-05:00"
                    },
                    {
                        "id": "3ea9d4b9-5619-4704-a2f3-3b087010dc46",
                        "name": "0.0.2",
                        "release_date": "2019-08-28T19:44:28-04:00"
                    },
                    {
                        "id": "e802e598-5645-4248-a050-bdb882234194",
                        "name": "0.0.1",
                        "release_date": "2019-08-28T09:49:49-04:00"
                    }
                ]
            },
            "download_count": 5063
        },
        {
            "id": 19447,
            "upstream_id": 60568,
            "created": "2023-05-08T21:16:12.576744Z",
            "modified": "2023-10-29T18:45:59.804509Z",
            "imported": "2022-10-04T06:24:58.176699-04:00",
            "github_user": "mircomasa",
            "username": "mircomasa",
            "github_repo": "ansible-role-jenkins",
            "github_branch": "master",
            "commit": "df3d80c7ba4bcab3fb89c0ab82ea0af8580a5e87",
            "commit_message": "Use more modern Jenkins version for CI version tests.",
            "name": "jenkins",
            "description": "Jenkins CI",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4679,
                    "name": "mircomasa",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018c645e-7f45-7bba-88d4-aa54fb8a603f/avatar/"
                },
                "provider_namespace": {
                    "id": 17238,
                    "name": "mircomasa",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17238/"
                },
                "repository": {
                    "name": "ansible-role-jenkins",
                    "original_name": "ansible-role-jenkins"
                },
                "tags": [
                    "ci",
                    "development",
                    "jenkins",
                    "packaging"
                ],
                "versions": [
                    {
                        "id": 194310,
                        "name": "1.0.0",
                        "release_date": "2022-08-30T14:50:24-04:00"
                    }
                ]
            },
            "download_count": 4825
        },
        {
            "id": 19448,
            "upstream_id": 60569,
            "created": "2023-05-08T21:16:13.476369Z",
            "modified": "2023-10-29T18:45:59.809401Z",
            "imported": "2023-01-27T12:14:22.593496-05:00",
            "github_user": "mircomasa",
            "username": "mircomasa",
            "github_repo": "ansible-role-jenkins-slave",
            "github_branch": "master",
            "commit": "a15bce1a64886f59da079a67b0795a2d4e7a9f26",
            "commit_message": "Added support to Windows with Italian language\nAdded support for service account configuration (not working, yet)",
            "name": "jenkins_slave",
            "description": "Ansible Role - Jenkins Slaves installation and configuration",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4679,
                    "name": "mircomasa",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018c645e-7f45-7bba-88d4-aa54fb8a603f/avatar/"
                },
                "provider_namespace": {
                    "id": 17238,
                    "name": "mircomasa",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17238/"
                },
                "repository": {
                    "name": "ansible-role-jenkins-slave",
                    "original_name": "ansible-role-jenkins-slave"
                },
                "tags": [
                    "development",
                    "jenkins",
                    "slave",
                    "system",
                    "web",
                    "windows"
                ],
                "versions": [
                    {
                        "id": 201235,
                        "name": "1.1.3",
                        "release_date": "2023-01-27T12:12:19-05:00"
                    },
                    {
                        "id": 197695,
                        "name": "1.1.2",
                        "release_date": "2022-12-16T07:53:09-05:00"
                    },
                    {
                        "id": 196025,
                        "name": "1.1.1",
                        "release_date": "2022-10-28T03:15:09-04:00"
                    },
                    {
                        "id": 194309,
                        "name": "1.1.0",
                        "release_date": "2022-10-03T21:49:46-04:00"
                    }
                ]
            },
            "download_count": 4863
        },
        {
            "id": 19449,
            "upstream_id": null,
            "created": "2023-05-08T21:16:13.576298Z",
            "modified": "2026-02-19T14:49:16.494343Z",
            "imported": "2026-02-19T14:49:16.220931",
            "github_user": "mircomasa",
            "username": "mircomasa",
            "github_repo": "ansible-role-microk8s",
            "github_branch": "main",
            "commit": "4d9d9e3c37ad9c13aa82fd125b9e3b862c44a493",
            "commit_message": "Added step to manually generate kubelet certificates\n",
            "name": "microk8s",
            "description": "Install and configure microk8s - the smallest, simplest, pure production K8s on debian based systems.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4679,
                    "name": "mircomasa",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018c645e-7f45-7bba-88d4-aa54fb8a603f/avatar/"
                },
                "provider_namespace": {
                    "id": 17238,
                    "name": "mircomasa",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17238/"
                },
                "repository": {
                    "name": "ansible-role-microk8s",
                    "original_name": "ansible-role-microk8s"
                },
                "tags": [
                    "container",
                    "development",
                    "devops",
                    "k8s",
                    "kubernetes",
                    "microk8s",
                    "system"
                ],
                "versions": [
                    {
                        "id": "689a918c-8ceb-479b-a28b-9d522b1cf307",
                        "name": "1.1.3",
                        "release_date": "2026-02-19T15:45:21+01:00"
                    },
                    {
                        "id": "a4118a2d-2d71-4302-a4d0-176579e2bbda",
                        "name": "1.1.2",
                        "release_date": "2026-02-18T17:59:49+01:00"
                    },
                    {
                        "id": "746575b6-4a5f-429e-a4c9-1d33707fdeda",
                        "name": "1.1.1",
                        "release_date": "2026-02-18T17:21:26+01:00"
                    },
                    {
                        "id": "82dc235e-e9e3-4fae-a6b1-a69e4316fd77",
                        "name": "1.1.0",
                        "release_date": "2026-02-18T11:18:43+01:00"
                    },
                    {
                        "id": "aa96a653-1362-47b6-988f-11e14a198e7d",
                        "name": "1.0.1",
                        "release_date": "2026-01-07T18:00:49+01:00"
                    },
                    {
                        "id": "780bea84-08c6-4ff9-9c0d-5dff2b11862f",
                        "name": "1.0.0",
                        "release_date": "2026-01-07T17:40:06+01:00"
                    },
                    {
                        "id": "5cd4491e-77bc-4e99-9ba7-99051b20d7be",
                        "name": "0.3.3",
                        "release_date": "2022-09-12T10:03:43-04:00"
                    },
                    {
                        "id": "66c9c668-8405-4f5f-bbc1-969cb3d85a55",
                        "name": "0.3.2",
                        "release_date": "2022-06-30T08:25:27-04:00"
                    },
                    {
                        "id": "42f44890-01ce-4e29-8e02-63163bab0039",
                        "name": "0.3.1",
                        "release_date": "2022-06-13T03:52:55-04:00"
                    },
                    {
                        "id": "922078a4-bd40-4bdd-b64e-9d8420cf8054",
                        "name": "0.3.0",
                        "release_date": "2022-06-13T03:22:58-04:00"
                    },
                    {
                        "id": "7206fba4-cbf5-4e3b-b2f4-95ef53748128",
                        "name": "0.2.5",
                        "release_date": "2022-06-09T11:31:57-04:00"
                    }
                ]
            },
            "download_count": 5101
        }
    ]
}