A list of legacy roles.

GET /api/v1/roles/?format=api&page=1032
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37398,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=1033",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=1031",
    "results": [
        {
            "id": 11878,
            "upstream_id": 15452,
            "created": "2023-05-08T20:52:38.668298Z",
            "modified": "2023-10-29T18:45:26.307518Z",
            "imported": "2023-06-07T23:27:09.611451-04:00",
            "github_user": "gzm55",
            "username": "gzm55",
            "github_repo": "ansible-require-local-command-role",
            "github_branch": "HEAD",
            "commit": "951555710b813837be1b8f160bd47ee9e24269aa",
            "commit_message": "bump version to 1.0.0",
            "name": "require_local_command",
            "description": "Require that one or more local commands are present.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2715,
                    "name": "gzm55",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-8dd4-738e-b181-426ad9c6daf3/avatar/"
                },
                "provider_namespace": {
                    "id": 15702,
                    "name": "gzm55",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15702/"
                },
                "repository": {
                    "name": "ansible-require-local-command-role",
                    "original_name": "ansible-require-local-command-role"
                },
                "tags": [
                    "system"
                ],
                "versions": [
                    {
                        "id": 207674,
                        "name": "1.0.0",
                        "release_date": "2023-06-07T23:26:07-04:00"
                    },
                    {
                        "id": 207673,
                        "name": "0.0.3",
                        "release_date": "2023-06-07T18:25:32-04:00"
                    },
                    {
                        "id": 207672,
                        "name": "0.0.2",
                        "release_date": "2023-06-07T18:20:52-04:00"
                    },
                    {
                        "id": 207639,
                        "name": "0.0.1",
                        "release_date": "2023-06-07T05:35:52-04:00"
                    }
                ]
            },
            "download_count": 590
        },
        {
            "id": 11879,
            "upstream_id": 15683,
            "created": "2023-05-08T20:52:38.742202Z",
            "modified": "2023-10-29T18:45:26.277059Z",
            "imported": "2023-06-21T10:28:55.638821-04:00",
            "github_user": "gzm55",
            "username": "gzm55",
            "github_repo": "ansible-smart-ssh-pipelining-role",
            "github_branch": "HEAD",
            "commit": "d612e51f7be04c21d4c1f7731e50d79b72d4576d",
            "commit_message": "bump version to 2.0.0",
            "name": "smart_ssh_pipelining",
            "description": "Try to detect ssh pipeling if needed.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2715,
                    "name": "gzm55",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-8dd4-738e-b181-426ad9c6daf3/avatar/"
                },
                "provider_namespace": {
                    "id": 15702,
                    "name": "gzm55",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15702/"
                },
                "repository": {
                    "name": "ansible-smart-ssh-pipelining-role",
                    "original_name": "ansible-smart-ssh-pipelining-role"
                },
                "tags": [
                    "network",
                    "system"
                ],
                "versions": [
                    {
                        "id": 208742,
                        "name": "2.0.0",
                        "release_date": "2023-06-21T10:20:19-04:00"
                    },
                    {
                        "id": 133105,
                        "name": "1.0.2",
                        "release_date": "2020-08-08T13:27:12-04:00"
                    },
                    {
                        "id": 84634,
                        "name": "1.0.1",
                        "release_date": "2019-01-03T02:10:14-05:00"
                    },
                    {
                        "id": 84592,
                        "name": "1.0.0",
                        "release_date": "2019-01-02T03:22:44-05:00"
                    },
                    {
                        "id": 83627,
                        "name": "0.0.1",
                        "release_date": "2017-03-21T11:53:26-04:00"
                    }
                ]
            },
            "download_count": 375
        },
        {
            "id": 11880,
            "upstream_id": 15495,
            "created": "2023-05-08T20:52:39.483820Z",
            "modified": "2023-10-29T18:45:26.285500Z",
            "imported": "2023-06-28T11:13:46.148630-04:00",
            "github_user": "gzm55",
            "username": "gzm55",
            "github_repo": "ansible-ssh-pubkey-login-role",
            "github_branch": "HEAD",
            "commit": "243ea148847ce89fbf28ffbc99aa6aa826da7d6a",
            "commit_message": "bump version to 2.0.1",
            "name": "ssh_pubkey_login",
            "description": "Role for copying local ssh public keys to managed hosts.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2715,
                    "name": "gzm55",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-8dd4-738e-b181-426ad9c6daf3/avatar/"
                },
                "provider_namespace": {
                    "id": 15702,
                    "name": "gzm55",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15702/"
                },
                "repository": {
                    "name": "ansible-ssh-pubkey-login-role",
                    "original_name": "ansible-ssh-pubkey-login-role"
                },
                "tags": [
                    "networking",
                    "system"
                ],
                "versions": [
                    {
                        "id": 208952,
                        "name": "2.0.1",
                        "release_date": "2023-06-28T11:10:07-04:00"
                    },
                    {
                        "id": 208874,
                        "name": "2.0.0",
                        "release_date": "2023-06-27T05:36:16-04:00"
                    },
                    {
                        "id": 134027,
                        "name": "1.0.2",
                        "release_date": "2020-08-21T03:23:03-04:00"
                    },
                    {
                        "id": 133926,
                        "name": "1.0.1",
                        "release_date": "2020-08-20T04:52:19-04:00"
                    },
                    {
                        "id": 133096,
                        "name": "1.0.0",
                        "release_date": "2020-08-07T23:50:44-04:00"
                    },
                    {
                        "id": 133085,
                        "name": "0.0.1",
                        "release_date": "2020-08-07T06:00:26-04:00"
                    }
                ]
            },
            "download_count": 210
        },
        {
            "id": 11885,
            "upstream_id": 1489,
            "created": "2023-05-08T20:52:39.886449Z",
            "modified": "2023-10-29T18:45:26.332100Z",
            "imported": "2016-08-18T11:26:22.338358-04:00",
            "github_user": "haad",
            "username": "haad",
            "github_repo": "ansible-iptables",
            "github_branch": "master",
            "commit": "4f5d44bb86f52b46373f1a9e352225601f8ee6b0",
            "commit_message": "Update meta.yml",
            "name": "iptables",
            "description": "Ansible iptables role",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2717,
                    "name": "haad",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-9033-706a-9525-5c284894cad1/avatar/"
                },
                "provider_namespace": {
                    "id": 15703,
                    "name": "haad",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15703/"
                },
                "repository": {
                    "name": "ansible-iptables",
                    "original_name": "ansible-iptables"
                },
                "tags": [
                    "iptables",
                    "system"
                ],
                "versions": []
            },
            "download_count": 65
        },
        {
            "id": 11886,
            "upstream_id": 11579,
            "created": "2023-05-08T20:52:39.952490Z",
            "modified": "2023-10-29T18:45:26.336537Z",
            "imported": "2016-08-18T11:26:43.760906-04:00",
            "github_user": "haad",
            "username": "haad",
            "github_repo": "ansible-tinyproxy",
            "github_branch": "master",
            "commit": "e0e9955b8820c2e9cc162d9f0965a175de6d50da",
            "commit_message": "update galaxy info",
            "name": "tinyproxy",
            "description": "Tinyproxy install/setup role",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2717,
                    "name": "haad",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-9033-706a-9525-5c284894cad1/avatar/"
                },
                "provider_namespace": {
                    "id": 15703,
                    "name": "haad",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15703/"
                },
                "repository": {
                    "name": "ansible-tinyproxy",
                    "original_name": "ansible-tinyproxy"
                },
                "tags": [
                    "networking",
                    "proxy",
                    "system"
                ],
                "versions": []
            },
            "download_count": 186
        },
        {
            "id": 11887,
            "upstream_id": 61143,
            "created": "2023-05-08T20:52:40.052067Z",
            "modified": "2023-10-29T18:45:26.215471Z",
            "imported": "2022-12-12T15:39:29.169928-05:00",
            "github_user": "haak",
            "username": "haak",
            "github_repo": "ansible-golink",
            "github_branch": "main",
            "commit": "05781f580dfeef2fe133210e9e4d85650927a30d",
            "commit_message": "init",
            "name": "ansible_golink",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2718,
                    "name": "haak",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-90dc-7200-aaae-f211eb1d14ce/avatar/"
                },
                "provider_namespace": {
                    "id": 15704,
                    "name": "haak",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15704/"
                },
                "repository": {
                    "name": "ansible-golink",
                    "original_name": "ansible-golink"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 37
        },
        {
            "id": 11888,
            "upstream_id": 25146,
            "created": "2023-05-08T20:52:40.270176Z",
            "modified": "2023-10-29T18:45:26.219013Z",
            "imported": "2018-04-18T17:16:21.131818-04:00",
            "github_user": "habbdt",
            "username": "habbdt",
            "github_repo": "openshift-ansible",
            "github_branch": "master",
            "commit": "a7d2785aa0b88ce7bbf429c583b19a38a373fb0a",
            "commit_message": "Merge pull request #6746 from juanvallejo/jvallejo/fix-elasticsearch-diskspace-check\n\nAutomatic merge from submit-queue.\n\ninclude elasticsearch container name\n\nFixes https://bugzilla.redhat.com/show_bug.cgi?id=1534988\r\n\r\nAddresses cases where the elastics",
            "name": "openshift-ansible",
            "description": "OpenShift Installation and Configuration Management",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2719,
                    "name": "habbdt",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-915a-76a3-b2c0-86a4dbbdb6e8/avatar/"
                },
                "provider_namespace": {
                    "id": 15705,
                    "name": "habbdt",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15705/"
                },
                "repository": {
                    "name": "openshift-ansible",
                    "original_name": "openshift-ansible"
                },
                "tags": [],
                "versions": [
                    {
                        "id": 58425,
                        "name": "openshift-ansible-3.0.2-1",
                        "release_date": "2015-10-26T10:45:20-04:00"
                    },
                    {
                        "id": 57265,
                        "name": "v3.0.0-1",
                        "release_date": "2015-06-23T11:43:56-04:00"
                    },
                    {
                        "id": 57264,
                        "name": "v3.0.0-2",
                        "release_date": "2015-06-29T15:41:28-04:00"
                    },
                    {
                        "id": 57263,
                        "name": "v3.0.0-3",
                        "release_date": "2015-06-30T10:41:09-04:00"
                    },
                    {
                        "id": 57262,
                        "name": "v3.0.0-4",
                        "release_date": "2015-07-10T04:31:10-04:00"
                    },
                    {
                        "id": 57261,
                        "name": "v3.0.0-5",
                        "release_date": "2015-07-20T11:09:28-04:00"
                    },
                    {
                        "id": 57260,
                        "name": "v3.0.0-6",
                        "release_date": "2015-07-22T15:55:14-04:00"
                    },
                    {
                        "id": 57259,
                        "name": "v3.0.0-7",
                        "release_date": "2015-07-24T14:05:56-04:00"
                    },
                    {
                        "id": 57258,
                        "name": "v3.0.0-8",
                        "release_date": "2015-07-28T08:42:07-04:00"
                    },
                    {
                        "id": 57257,
                        "name": "v3.0.0-rc",
                        "release_date": "2015-06-17T14:04:44-04:00"
                    },
                    {
                        "id": 57256,
                        "name": "v3.0.0",
                        "release_date": "2015-06-22T15:50:58-04:00"
                    }
                ]
            },
            "download_count": 74
        },
        {
            "id": 11889,
            "upstream_id": 57559,
            "created": "2023-05-08T20:52:40.376534Z",
            "modified": "2023-10-29T18:45:26.342864Z",
            "imported": "2022-01-12T11:12:55.269814-05:00",
            "github_user": "habib021997",
            "username": "habib021997",
            "github_repo": "ansible",
            "github_branch": "main",
            "commit": "5f54b1b3b6a5a9f4d842c589f3ead3c8ae440c07",
            "commit_message": "fixing",
            "name": "ansible",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2720,
                    "name": "habib021997",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-91fa-76d3-8e4e-7e44964a43e6/avatar/"
                },
                "provider_namespace": {
                    "id": 15706,
                    "name": "habib021997",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15706/"
                },
                "repository": {
                    "name": "ansible",
                    "original_name": "ansible"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 37
        },
        {
            "id": 11890,
            "upstream_id": 56864,
            "created": "2023-05-08T20:52:41.103717Z",
            "modified": "2023-10-29T18:45:26.354046Z",
            "imported": "2021-11-10T08:24:51.688330-05:00",
            "github_user": "hackwish",
            "username": "hackwish",
            "github_repo": "ansible-anydesk",
            "github_branch": "main",
            "commit": "69366655e5aaebd0d9ecdc1a0cc298b6692652c2",
            "commit_message": "upload code",
            "name": "ansible_anydesk",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2721,
                    "name": "hackwish",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-936d-7e1b-a406-85cc8977cb9e/avatar/"
                },
                "provider_namespace": {
                    "id": 15707,
                    "name": "hackwish",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15707/"
                },
                "repository": {
                    "name": "ansible-anydesk",
                    "original_name": "ansible-anydesk"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 55
        },
        {
            "id": 11891,
            "upstream_id": 56876,
            "created": "2023-05-08T20:52:41.173632Z",
            "modified": "2023-10-29T18:45:26.365194Z",
            "imported": "2021-11-10T08:25:38.015377-05:00",
            "github_user": "hackwish",
            "username": "hackwish",
            "github_repo": "ansible-azure-data-studio",
            "github_branch": "master",
            "commit": "1e64b454f35a34f4ebe753dae9f77f0309a76c18",
            "commit_message": "add code",
            "name": "ansible_azure_data_studio",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2721,
                    "name": "hackwish",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-936d-7e1b-a406-85cc8977cb9e/avatar/"
                },
                "provider_namespace": {
                    "id": 15707,
                    "name": "hackwish",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15707/"
                },
                "repository": {
                    "name": "ansible-azure-data-studio",
                    "original_name": "ansible-azure-data-studio"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 37
        }
    ]
}