A list of legacy roles.

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

{
    "count": 37631,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1743",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1741",
    "results": [
        {
            "id": 20067,
            "upstream_id": 4687,
            "created": "2023-05-08T21:17:58.717645Z",
            "modified": "2023-10-29T18:46:02.168144Z",
            "imported": "2020-10-24T10:18:51.522078-04:00",
            "github_user": "mrlesmithjr",
            "username": "mrlesmithjr",
            "github_repo": "ansible-powerdns",
            "github_branch": "master",
            "commit": "269f68cff8ee08e1faa92472495747cacc64c009",
            "commit_message": "Updated links to new repos for roles\n\nSigned-off-by: Larry Smith Jr <[email protected]>",
            "name": "powerdns",
            "description": "An Ansible role that installs/configures PowerDNS https://www.powerdns.com/ (MySQL cluster ready)",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4814,
                    "name": "mrlesmithjr",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-8537-74a6-9f89-18566c844b9d/avatar/"
                },
                "provider_namespace": {
                    "id": 938,
                    "name": "mrlesmithjr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/938/"
                },
                "repository": {
                    "name": "ansible-powerdns",
                    "original_name": "ansible-powerdns"
                },
                "tags": [
                    "networking",
                    "system"
                ],
                "versions": []
            },
            "download_count": 117
        },
        {
            "id": 20068,
            "upstream_id": 12558,
            "created": "2023-05-08T21:18:01.556829Z",
            "modified": "2023-10-29T18:46:02.172431Z",
            "imported": "2020-04-09T15:40:59.070437-04:00",
            "github_user": "mrlesmithjr",
            "username": "mrlesmithjr",
            "github_repo": "ansible-powerdns-authoritative",
            "github_branch": "master",
            "commit": "34465b572f4cf4226ca3b7171b3fb5ab8923c52e",
            "commit_message": "Merge pull request #15 from mrlesmithjr/refactoring\n\nRefactoring",
            "name": "powerdns-authoritative",
            "description": "Ansible role to install/configure PowerDNS Authoritative",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4814,
                    "name": "mrlesmithjr",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-8537-74a6-9f89-18566c844b9d/avatar/"
                },
                "provider_namespace": {
                    "id": 938,
                    "name": "mrlesmithjr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/938/"
                },
                "repository": {
                    "name": "ansible-powerdns-authoritative",
                    "original_name": "ansible-powerdns-authoritative"
                },
                "tags": [
                    "networking",
                    "system"
                ],
                "versions": [
                    {
                        "id": 31830,
                        "name": "v0.2.0",
                        "release_date": "2017-05-18T13:28:55-04:00"
                    },
                    {
                        "id": 20521,
                        "name": "v0.1.9",
                        "release_date": "2016-10-12T15:33:49-04:00"
                    },
                    {
                        "id": 20019,
                        "name": "v0.1.8",
                        "release_date": "2016-10-05T20:03:17-04:00"
                    },
                    {
                        "id": 20020,
                        "name": "v0.1.7",
                        "release_date": "2016-10-05T20:02:10-04:00"
                    },
                    {
                        "id": 20021,
                        "name": "v0.1.6",
                        "release_date": "2016-10-05T20:01:08-04:00"
                    },
                    {
                        "id": 20022,
                        "name": "v0.1.5",
                        "release_date": "2016-10-05T19:59:14-04:00"
                    },
                    {
                        "id": 20023,
                        "name": "v0.1.4",
                        "release_date": "2016-10-05T19:58:10-04:00"
                    },
                    {
                        "id": 20024,
                        "name": "v0.1.3",
                        "release_date": "2016-10-05T19:56:47-04:00"
                    },
                    {
                        "id": 20025,
                        "name": "v0.1.2",
                        "release_date": "2016-10-05T19:51:27-04:00"
                    },
                    {
                        "id": 20026,
                        "name": "v0.1.1",
                        "release_date": "2016-10-05T19:49:54-04:00"
                    },
                    {
                        "id": 20027,
                        "name": "v0.1.0",
                        "release_date": "2016-10-05T19:37:52-04:00"
                    }
                ]
            },
            "download_count": 132
        },
        {
            "id": 20071,
            "upstream_id": 24776,
            "created": "2023-05-08T21:18:01.820471Z",
            "modified": "2023-10-29T18:46:02.184583Z",
            "imported": "2020-10-24T10:18:36.773357-04:00",
            "github_user": "mrlesmithjr",
            "username": "mrlesmithjr",
            "github_repo": "ansible-powershell",
            "github_branch": "master",
            "commit": "90f77a84ecc9150b17011a4d18eb5436a80034f2",
            "commit_message": "Cleaned up code and tests\n\nCleaned up code based on Ansible lint and YAML lint\nImplemented updated Travis CI testing",
            "name": "powershell",
            "description": "An Ansible role to install/configure Powershell",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4814,
                    "name": "mrlesmithjr",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-8537-74a6-9f89-18566c844b9d/avatar/"
                },
                "provider_namespace": {
                    "id": 938,
                    "name": "mrlesmithjr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/938/"
                },
                "repository": {
                    "name": "ansible-powershell",
                    "original_name": "ansible-powershell"
                },
                "tags": [
                    "system"
                ],
                "versions": [
                    {
                        "id": 59142,
                        "name": "v1.2.0",
                        "release_date": "2018-05-01T01:10:32-04:00"
                    },
                    {
                        "id": 59140,
                        "name": "v1.1.0",
                        "release_date": "2018-04-30T22:47:14-04:00"
                    },
                    {
                        "id": 59139,
                        "name": "v1.0.0",
                        "release_date": "2018-03-03T16:28:51-05:00"
                    }
                ]
            },
            "download_count": 768
        },
        {
            "id": 20072,
            "upstream_id": 17608,
            "created": "2023-05-08T21:18:01.903902Z",
            "modified": "2023-10-29T18:46:02.188476Z",
            "imported": "2021-04-20T16:29:17.975710-04:00",
            "github_user": "mrlesmithjr",
            "username": "mrlesmithjr",
            "github_repo": "ansible-prometheus-node-exporter",
            "github_branch": "master",
            "commit": "82e78adecf89fda49321c5741ae2700439fcaa01",
            "commit_message": "Merge pull request #6 from mrlesmithjr/feature/refactoring\n\nFeature/refactoring",
            "name": "prometheus-node-exporter",
            "description": "Ansible role to install/configure Prometheus Node Exporter",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4814,
                    "name": "mrlesmithjr",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-8537-74a6-9f89-18566c844b9d/avatar/"
                },
                "provider_namespace": {
                    "id": 938,
                    "name": "mrlesmithjr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/938/"
                },
                "repository": {
                    "name": "ansible-prometheus-node-exporter",
                    "original_name": "ansible-prometheus-node-exporter"
                },
                "tags": [
                    "monitoring"
                ],
                "versions": []
            },
            "download_count": 13084
        },
        {
            "id": 20073,
            "upstream_id": 4708,
            "created": "2023-05-08T21:18:01.995579Z",
            "modified": "2023-10-29T18:46:02.192280Z",
            "imported": "2020-10-24T10:19:44.078148-04:00",
            "github_user": "mrlesmithjr",
            "username": "mrlesmithjr",
            "github_repo": "ansible-quagga",
            "github_branch": "master",
            "commit": "f19003f4be27d19fec1812c41b961d4b96068e53",
            "commit_message": "Merge pull request #5 from mrlesmithjr/issue#4\n\nIssue#4",
            "name": "quagga",
            "description": "Installs Quagga Routing http://www.nongnu.org/quagga/",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4814,
                    "name": "mrlesmithjr",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-8537-74a6-9f89-18566c844b9d/avatar/"
                },
                "provider_namespace": {
                    "id": 938,
                    "name": "mrlesmithjr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/938/"
                },
                "repository": {
                    "name": "ansible-quagga",
                    "original_name": "ansible-quagga"
                },
                "tags": [
                    "networking",
                    "system"
                ],
                "versions": [
                    {
                        "id": 24887,
                        "name": "v0.2.0",
                        "release_date": "2017-01-18T20:20:28-05:00"
                    },
                    {
                        "id": 24888,
                        "name": "v0.1.0",
                        "release_date": "2016-12-03T16:24:03-05:00"
                    }
                ]
            },
            "download_count": 173
        },
        {
            "id": 20074,
            "upstream_id": null,
            "created": "2023-05-08T21:18:02.091248Z",
            "modified": "2026-02-11T13:20:14.987954Z",
            "imported": "2026-02-11T13:20:14.869623",
            "github_user": "mrlesmithjr",
            "username": "mrlesmithjr",
            "github_repo": "ansible-rabbitmq",
            "github_branch": "master",
            "commit": "54aad0549a1ebaf63ed4c2dec471709affc5c89b",
            "commit_message": "ci: add Galaxy publish workflow on release\n\nCloses #80\n",
            "name": "rabbitmq",
            "description": "Ansible role to install/configure RabbitMQ",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4814,
                    "name": "mrlesmithjr",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-8537-74a6-9f89-18566c844b9d/avatar/"
                },
                "provider_namespace": {
                    "id": 938,
                    "name": "mrlesmithjr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/938/"
                },
                "repository": {
                    "name": "ansible-rabbitmq",
                    "original_name": "ansible-rabbitmq"
                },
                "tags": [
                    "clustering",
                    "system"
                ],
                "versions": [
                    {
                        "id": "3ad3485c-20b2-4c48-bb0a-594d9122c271",
                        "name": "v0.1.3",
                        "release_date": "2026-02-11T08:18:31-05:00"
                    },
                    {
                        "id": "8db9500e-c2ec-4e88-b3af-02bffdc11165",
                        "name": "v0.1.2",
                        "release_date": "2023-12-22T22:57:47-05:00"
                    },
                    {
                        "id": "95630281-76ba-4fdd-9dfc-db001b13e104",
                        "name": "v0.1.1",
                        "release_date": "2021-07-09T11:02:52-04:00"
                    },
                    {
                        "id": "6cdd37e1-d7fd-45e1-8afc-928d1a07be8e",
                        "name": "v0.1.0",
                        "release_date": "2021-04-30T23:56:16-04:00"
                    }
                ]
            },
            "download_count": 16822
        },
        {
            "id": 20075,
            "upstream_id": 4648,
            "created": "2023-05-08T21:18:02.193851Z",
            "modified": "2023-10-29T18:46:02.201544Z",
            "imported": "2020-10-24T10:19:49.861444-04:00",
            "github_user": "mrlesmithjr",
            "username": "mrlesmithjr",
            "github_repo": "ansible-rancid-git",
            "github_branch": "master",
            "commit": "4de1793c1031eb84a27eab220ff39a4380f36454",
            "commit_message": "Added requirements\n\nSigned-off-by: Larry Smith Jr <[email protected]>",
            "name": "rancid-git",
            "description": "Installs rancid (Really Awesome New Cisco confIg Differ) - Configurable (Git enabled)",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4814,
                    "name": "mrlesmithjr",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-8537-74a6-9f89-18566c844b9d/avatar/"
                },
                "provider_namespace": {
                    "id": 938,
                    "name": "mrlesmithjr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/938/"
                },
                "repository": {
                    "name": "ansible-rancid-git",
                    "original_name": "ansible-rancid-git"
                },
                "tags": [
                    "networking",
                    "system"
                ],
                "versions": []
            },
            "download_count": 134
        },
        {
            "id": 20076,
            "upstream_id": 4596,
            "created": "2023-05-08T21:18:02.294805Z",
            "modified": "2023-10-29T18:46:02.206288Z",
            "imported": "2023-06-04T09:25:32.159063-04:00",
            "github_user": "mrlesmithjr",
            "username": "mrlesmithjr",
            "github_repo": "ansible-redis",
            "github_branch": "master",
            "commit": "431f1e46cc37591b5842c08ffe171b88ecf8291b",
            "commit_message": "Merge pull request #29 from mrlesmithjr/refactoring\n\nRefactoring",
            "name": "redis",
            "description": "Ansible role to install/configure Redis",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4814,
                    "name": "mrlesmithjr",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-8537-74a6-9f89-18566c844b9d/avatar/"
                },
                "provider_namespace": {
                    "id": 938,
                    "name": "mrlesmithjr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/938/"
                },
                "repository": {
                    "name": "ansible-redis",
                    "original_name": "ansible-redis"
                },
                "tags": [
                    "database",
                    "nosql"
                ],
                "versions": [
                    {
                        "id": 207542,
                        "name": "v1.1.4",
                        "release_date": "2023-06-04T09:23:59-04:00"
                    },
                    {
                        "id": 170546,
                        "name": "v1.1.3",
                        "release_date": "2021-11-19T20:10:32-05:00"
                    },
                    {
                        "id": 170545,
                        "name": "v1.1.2",
                        "release_date": "2021-11-19T00:44:35-05:00"
                    },
                    {
                        "id": 166509,
                        "name": "v1.1.1",
                        "release_date": "2021-10-16T23:58:42-04:00"
                    },
                    {
                        "id": 132499,
                        "name": "v1.1.0",
                        "release_date": "2020-07-28T22:07:10-04:00"
                    },
                    {
                        "id": 59061,
                        "name": "v1.0.0",
                        "release_date": "2018-04-29T00:45:29-04:00"
                    },
                    {
                        "id": 25923,
                        "name": "v0.1.0-2",
                        "release_date": "2017-02-04T22:26:00-05:00"
                    },
                    {
                        "id": 25922,
                        "name": "v0.1.0-1",
                        "release_date": "2017-02-04T22:21:16-05:00"
                    },
                    {
                        "id": 25914,
                        "name": "v0.1.0",
                        "release_date": "2017-02-04T18:13:52-05:00"
                    }
                ]
            },
            "download_count": 570
        },
        {
            "id": 20077,
            "upstream_id": 4623,
            "created": "2023-05-08T21:18:03.195828Z",
            "modified": "2023-10-29T18:46:02.210424Z",
            "imported": "2020-02-25T08:17:07.635911-05:00",
            "github_user": "mrlesmithjr",
            "username": "mrlesmithjr",
            "github_repo": "ansible-rsyslog",
            "github_branch": "master",
            "commit": "29df06f0fd4acdf591adcb9c6279f86eff7f28e4",
            "commit_message": "Merge pull request #10 from mrlesmithjr/refactoring\n\nRefactoring",
            "name": "rsyslog",
            "description": "Ansible role to install/configure rsyslog",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4814,
                    "name": "mrlesmithjr",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-8537-74a6-9f89-18566c844b9d/avatar/"
                },
                "provider_namespace": {
                    "id": 938,
                    "name": "mrlesmithjr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/938/"
                },
                "repository": {
                    "name": "ansible-rsyslog",
                    "original_name": "ansible-rsyslog"
                },
                "tags": [
                    "monitoring",
                    "system"
                ],
                "versions": [
                    {
                        "id": 59133,
                        "name": "v1.1.0",
                        "release_date": "2018-04-30T16:31:01-04:00"
                    },
                    {
                        "id": 59132,
                        "name": "v1.0.0",
                        "release_date": "2018-02-20T12:11:28-05:00"
                    }
                ]
            },
            "download_count": 385
        },
        {
            "id": 20078,
            "upstream_id": 4589,
            "created": "2023-05-08T21:18:03.276138Z",
            "modified": "2023-10-29T18:46:02.214707Z",
            "imported": "2021-04-23T14:45:33.753982-04:00",
            "github_user": "mrlesmithjr",
            "username": "mrlesmithjr",
            "github_repo": "ansible-rundeck",
            "github_branch": "master",
            "commit": "6e00e10f215ba0369e4a3587239b47f23b84386b",
            "commit_message": "Create stale.yml",
            "name": "rundeck",
            "description": "An Ansible role to install Rundeck",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4814,
                    "name": "mrlesmithjr",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a08-8537-74a6-9f89-18566c844b9d/avatar/"
                },
                "provider_namespace": {
                    "id": 938,
                    "name": "mrlesmithjr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/938/"
                },
                "repository": {
                    "name": "ansible-rundeck",
                    "original_name": "ansible-rundeck"
                },
                "tags": [
                    "development",
                    "system"
                ],
                "versions": [
                    {
                        "id": 103432,
                        "name": "v0.2.0",
                        "release_date": "2019-09-12T01:08:21-04:00"
                    },
                    {
                        "id": 103431,
                        "name": "v0.1.0",
                        "release_date": "2018-01-19T22:24:13-05:00"
                    }
                ]
            },
            "download_count": 187
        }
    ]
}