A list of legacy roles.

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

{
    "count": 37710,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=1851",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=1849",
    "results": [
        {
            "id": 21332,
            "upstream_id": 18874,
            "created": "2023-05-08T21:21:59.389027Z",
            "modified": "2023-10-29T18:46:06.895528Z",
            "imported": "2017-06-30T19:37:19.287400-04:00",
            "github_user": "nwright-nz",
            "username": "nwright-nz",
            "github_repo": "Ansible-Expand-MCP-Disk",
            "github_branch": "master",
            "commit": "deaae9ff7d05f98308b789bf478de299128286bf",
            "commit_message": "fixed file typo. I'm on fire today.",
            "name": "expanddisk",
            "description": "Expands the disk of a MCP cloud instance. This is designed to expand the disk on SCSI ID 0 immediately after provisioning the server.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5187,
                    "name": "nwright-nz",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-b5e6-7e17-8e1e-feab938e1c9e/avatar/"
                },
                "provider_namespace": {
                    "id": 17633,
                    "name": "nwright_nz",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17633/"
                },
                "repository": {
                    "name": "Ansible-Expand-MCP-Disk",
                    "original_name": "Ansible-Expand-MCP-Disk"
                },
                "tags": [
                    "disk",
                    "system"
                ],
                "versions": []
            },
            "download_count": 44
        },
        {
            "id": 21333,
            "upstream_id": 18741,
            "created": "2023-05-08T21:21:59.459730Z",
            "modified": "2023-10-29T18:46:06.899284Z",
            "imported": "2017-07-06T03:44:03.731412-04:00",
            "github_user": "nwright-nz",
            "username": "nwright-nz",
            "github_repo": "mcp.secureinstance",
            "github_branch": "master",
            "commit": "00fbafdb1ef62d148a6cfa9883de8c12a29b5f4f",
            "commit_message": "Updated description as per Issue #1 - added information about wheel group password verification",
            "name": "secureinstance",
            "description": "Very basic security for linux based cloud instances that do not have SSH keys injected by default. Primarily used for Dimension Data Managed Cloud Platform",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5187,
                    "name": "nwright-nz",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-b5e6-7e17-8e1e-feab938e1c9e/avatar/"
                },
                "provider_namespace": {
                    "id": 17633,
                    "name": "nwright_nz",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17633/"
                },
                "repository": {
                    "name": "mcp.secureinstance",
                    "original_name": "mcp.secureinstance"
                },
                "tags": [
                    "networking",
                    "system"
                ],
                "versions": []
            },
            "download_count": 48
        },
        {
            "id": 21334,
            "upstream_id": 14654,
            "created": "2023-05-08T21:21:59.556720Z",
            "modified": "2023-10-29T18:46:06.903227Z",
            "imported": "2017-06-26T20:52:00.124447-04:00",
            "github_user": "nyambati",
            "username": "nyambati",
            "github_repo": "pritunl",
            "github_branch": "master",
            "commit": "52a5e921ede82a84cdb9000e504a1bdfbb3159a6",
            "commit_message": "Update README.md",
            "name": "pritunl",
            "description": "Role to install pritunl vpn server",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5188,
                    "name": "nyambati",
                    "avatar_url": "https://avatars1.githubusercontent.com/u/12892110?v=4"
                },
                "provider_namespace": {
                    "id": 8620,
                    "name": "nyambati",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8620/"
                },
                "repository": {
                    "name": "pritunl",
                    "original_name": "pritunl"
                },
                "tags": [
                    "cloud",
                    "system"
                ],
                "versions": []
            },
            "download_count": 49
        },
        {
            "id": 21335,
            "upstream_id": 15650,
            "created": "2023-05-08T21:21:59.620424Z",
            "modified": "2023-10-29T18:46:06.907052Z",
            "imported": "2018-12-04T18:13:08.121676-05:00",
            "github_user": "nyambati",
            "username": "nyambati",
            "github_repo": "ssh-key-rotation",
            "github_branch": "master",
            "commit": "29c77bb77c1427a6e1330c3dd5f61b383e4d5571",
            "commit_message": "Merge pull request #2 from nyambati/feature/update-documentation\n\nUpdate documentation for proper installation and usage",
            "name": "ssh-key-rotation",
            "description": "Ansible role that enables you to rotate ssh keys on your remote servers",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5188,
                    "name": "nyambati",
                    "avatar_url": "https://avatars1.githubusercontent.com/u/12892110?v=4"
                },
                "provider_namespace": {
                    "id": 8620,
                    "name": "nyambati",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8620/"
                },
                "repository": {
                    "name": "ssh-key-rotation",
                    "original_name": "ssh-key-rotation"
                },
                "tags": [
                    "system"
                ],
                "versions": []
            },
            "download_count": 123
        },
        {
            "id": 21336,
            "upstream_id": 49636,
            "created": "2023-05-08T21:22:00.838758Z",
            "modified": "2023-10-29T18:46:06.911069Z",
            "imported": "2020-07-08T16:12:09.424244-04:00",
            "github_user": "nycrecords",
            "username": "nycrecords",
            "github_repo": "ansible-consul",
            "github_branch": "master",
            "commit": "66e828fe5b4e8318fe75ca5c4abded016dcefe92",
            "commit_message": "Add files to molecule default scenario",
            "name": "ansible_consul",
            "description": "Consul cluster role",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3433,
                    "name": "nycrecords",
                    "avatar_url": "https://github.com/nycrecords.png"
                },
                "provider_namespace": {
                    "id": 8622,
                    "name": "nycrecords",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8622/"
                },
                "repository": {
                    "name": "ansible-consul",
                    "original_name": "ansible-consul"
                },
                "tags": [
                    "clustering",
                    "monitoring",
                    "networking",
                    "system"
                ],
                "versions": [
                    {
                        "id": 130901,
                        "name": "v2.5.4",
                        "release_date": "2020-02-03T10:24:06-05:00"
                    },
                    {
                        "id": 130827,
                        "name": "v2.5.3",
                        "release_date": "2019-11-14T13:20:48-05:00"
                    },
                    {
                        "id": 130817,
                        "name": "v2.5.2",
                        "release_date": "2019-11-14T09:59:20-05:00"
                    },
                    {
                        "id": 130933,
                        "name": "v2.5.1",
                        "release_date": "2019-09-13T11:19:36-04:00"
                    },
                    {
                        "id": 130923,
                        "name": "v2.5.0",
                        "release_date": "2019-08-30T11:44:28-04:00"
                    },
                    {
                        "id": 130849,
                        "name": "v2.4.5",
                        "release_date": "2019-07-26T09:27:59-04:00"
                    },
                    {
                        "id": 130857,
                        "name": "v2.4.4",
                        "release_date": "2019-07-08T11:39:06-04:00"
                    },
                    {
                        "id": 130822,
                        "name": "v2.4.3",
                        "release_date": "2019-05-24T13:52:40-04:00"
                    },
                    {
                        "id": 130867,
                        "name": "v2.4.2",
                        "release_date": "2019-05-16T10:10:07-04:00"
                    },
                    {
                        "id": 130921,
                        "name": "v2.4.1",
                        "release_date": "2019-05-14T15:58:18-04:00"
                    },
                    {
                        "id": 130864,
                        "name": "v2.4.0",
                        "release_date": "2019-05-10T09:17:26-04:00"
                    }
                ]
            },
            "download_count": 43
        },
        {
            "id": 21337,
            "upstream_id": 48672,
            "created": "2023-05-08T21:22:00.934381Z",
            "modified": "2023-10-29T18:46:06.924231Z",
            "imported": "2020-07-23T05:44:35.363816-04:00",
            "github_user": "nycrecords",
            "username": "nycrecords",
            "github_repo": "ansible-role-logrotate",
            "github_branch": "master",
            "commit": "1b81a7c1f71f2538bb01e411e1c4de31c8645ae0",
            "commit_message": "Remove pbcopy output",
            "name": "ansible_role_logrotate",
            "description": "Role to configure logrotate scripts",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3433,
                    "name": "nycrecords",
                    "avatar_url": "https://github.com/nycrecords.png"
                },
                "provider_namespace": {
                    "id": 8622,
                    "name": "nycrecords",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8622/"
                },
                "repository": {
                    "name": "ansible-role-logrotate",
                    "original_name": "ansible-role-logrotate"
                },
                "tags": [
                    "system"
                ],
                "versions": [
                    {
                        "id": 126583,
                        "name": "v0.0.5",
                        "release_date": "2018-02-16T05:31:04-05:00"
                    },
                    {
                        "id": 126586,
                        "name": "v0.0.4",
                        "release_date": "2018-02-08T05:51:55-05:00"
                    },
                    {
                        "id": 126585,
                        "name": "v0.0.3",
                        "release_date": "2016-05-11T10:51:21-04:00"
                    },
                    {
                        "id": 126584,
                        "name": "v0.0.2",
                        "release_date": "2016-04-04T08:18:07-04:00"
                    },
                    {
                        "id": 126587,
                        "name": "v0.0.1",
                        "release_date": "2015-11-13T13:25:50-05:00"
                    }
                ]
            },
            "download_count": 43
        },
        {
            "id": 21338,
            "upstream_id": 45808,
            "created": "2023-05-08T21:22:01.053032Z",
            "modified": "2023-10-29T18:46:06.928967Z",
            "imported": "2020-01-15T12:48:02.434133-05:00",
            "github_user": "nycrecords",
            "username": "nycrecords",
            "github_repo": "ansible-role-nodejs",
            "github_branch": "master",
            "commit": "e36faaf70da9fe044f4c3f251a2dd0818f8d02cc",
            "commit_message": "Issue #104: Nodesource is currently difficult to use with CentOS 8.",
            "name": "ansible_role_nodejs",
            "description": "Node.js installation for Linux",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3433,
                    "name": "nycrecords",
                    "avatar_url": "https://github.com/nycrecords.png"
                },
                "provider_namespace": {
                    "id": 8622,
                    "name": "nycrecords",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8622/"
                },
                "repository": {
                    "name": "ansible-role-nodejs",
                    "original_name": "ansible-role-nodejs"
                },
                "tags": [
                    "development",
                    "javascript",
                    "js",
                    "node",
                    "nodejs",
                    "npm",
                    "web"
                ],
                "versions": [
                    {
                        "id": 113332,
                        "name": "5.0.0",
                        "release_date": "2019-03-10T14:44:58-04:00"
                    },
                    {
                        "id": 113357,
                        "name": "4.2.2",
                        "release_date": "2018-09-04T12:24:36-04:00"
                    },
                    {
                        "id": 113349,
                        "name": "4.2.1",
                        "release_date": "2018-08-30T12:32:40-04:00"
                    },
                    {
                        "id": 113345,
                        "name": "4.2.0",
                        "release_date": "2018-04-27T10:35:22-04:00"
                    },
                    {
                        "id": 113354,
                        "name": "4.1.2",
                        "release_date": "2017-08-25T00:50:22-04:00"
                    },
                    {
                        "id": 113337,
                        "name": "4.1.1",
                        "release_date": "2017-05-08T14:55:55-04:00"
                    },
                    {
                        "id": 113344,
                        "name": "4.1.0",
                        "release_date": "2017-04-18T13:03:56-04:00"
                    },
                    {
                        "id": 113341,
                        "name": "4.0.1",
                        "release_date": "2017-04-12T18:44:57-04:00"
                    },
                    {
                        "id": 113338,
                        "name": "4.0.0",
                        "release_date": "2017-01-14T01:26:41-05:00"
                    },
                    {
                        "id": 113352,
                        "name": "3.3.1",
                        "release_date": "2016-10-22T15:33:33-04:00"
                    },
                    {
                        "id": 113333,
                        "name": "3.3.0",
                        "release_date": "2016-09-09T17:15:31-04:00"
                    }
                ]
            },
            "download_count": 46
        },
        {
            "id": 21339,
            "upstream_id": 46095,
            "created": "2023-05-08T21:22:01.121075Z",
            "modified": "2023-10-29T18:46:06.933943Z",
            "imported": "2020-06-18T13:06:04.884656-04:00",
            "github_user": "nycrecords",
            "username": "nycrecords",
            "github_repo": "ansible-role-uvscan",
            "github_branch": "master",
            "commit": "1fd0f1e108d98e26f974a9017f59c6c78effc6b4",
            "commit_message": "Joelbcastillo setup proxy (#2)",
            "name": "ansible_role_uvscan",
            "description": "Ansible Role to install McAfee VirusScan Enterprise for Linux",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3433,
                    "name": "nycrecords",
                    "avatar_url": "https://github.com/nycrecords.png"
                },
                "provider_namespace": {
                    "id": 8622,
                    "name": "nycrecords",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8622/"
                },
                "repository": {
                    "name": "ansible-role-uvscan",
                    "original_name": "ansible-role-uvscan"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 51
        },
        {
            "id": 21340,
            "upstream_id": 49804,
            "created": "2023-05-08T21:22:01.192282Z",
            "modified": "2023-10-29T18:46:06.843909Z",
            "imported": "2021-02-24T13:55:23.866983-05:00",
            "github_user": "nycrecords",
            "username": "nycrecords",
            "github_repo": "ansible-role-consul",
            "github_branch": "master",
            "commit": "95370ea00a84d50ecd94382b4caa9b9956c69f94",
            "commit_message": "Add proxy for downloading consul",
            "name": "consul",
            "description": "HashiCorp Consul",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3433,
                    "name": "nycrecords",
                    "avatar_url": "https://github.com/nycrecords.png"
                },
                "provider_namespace": {
                    "id": 8622,
                    "name": "nycrecords",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8622/"
                },
                "repository": {
                    "name": "ansible-role-consul",
                    "original_name": "ansible-role-consul"
                },
                "tags": [
                    "consul",
                    "development"
                ],
                "versions": []
            },
            "download_count": 43
        },
        {
            "id": 21341,
            "upstream_id": 49725,
            "created": "2023-05-08T21:22:01.311080Z",
            "modified": "2023-10-29T18:46:06.850937Z",
            "imported": "2020-09-15T17:30:04.269237-04:00",
            "github_user": "nycrecords",
            "username": "nycrecords",
            "github_repo": "ansible-role-elasticsearch",
            "github_branch": "master",
            "commit": "1976acf89ca2c11f7e226d9d897f88e77e69eae9",
            "commit_message": "Added flag for xpack security tasks in configure tasks",
            "name": "elasticsearch",
            "description": "Elasticsearch for Linux.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3433,
                    "name": "nycrecords",
                    "avatar_url": "https://github.com/nycrecords.png"
                },
                "provider_namespace": {
                    "id": 8622,
                    "name": "nycrecords",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8622/"
                },
                "repository": {
                    "name": "ansible-role-elasticsearch",
                    "original_name": "ansible-role-elasticsearch"
                },
                "tags": [
                    "efk",
                    "elasticsearch",
                    "elk",
                    "logging",
                    "lucene",
                    "monitoring",
                    "system",
                    "web"
                ],
                "versions": [
                    {
                        "id": 132863,
                        "name": "4.3.4",
                        "release_date": "2020-08-04T15:16:04-04:00"
                    },
                    {
                        "id": 132860,
                        "name": "4.3.3",
                        "release_date": "2020-08-04T10:22:18-04:00"
                    },
                    {
                        "id": 132614,
                        "name": "4.3.2",
                        "release_date": "2020-07-30T12:23:00-04:00"
                    },
                    {
                        "id": 132408,
                        "name": "4.3.1",
                        "release_date": "2020-07-27T14:49:34-04:00"
                    },
                    {
                        "id": 132252,
                        "name": "4.3.0",
                        "release_date": "2020-07-24T10:20:52-04:00"
                    },
                    {
                        "id": 131507,
                        "name": "4.2.0",
                        "release_date": "2020-04-23T17:43:33-04:00"
                    },
                    {
                        "id": 131499,
                        "name": "4.1.1",
                        "release_date": "2020-02-20T17:53:22-05:00"
                    },
                    {
                        "id": 131494,
                        "name": "4.1.0",
                        "release_date": "2020-01-14T11:08:32-05:00"
                    },
                    {
                        "id": 131504,
                        "name": "4.0.0",
                        "release_date": "2020-01-13T11:46:08-05:00"
                    },
                    {
                        "id": 131498,
                        "name": "3.1.0",
                        "release_date": "2019-10-20T14:10:26-04:00"
                    },
                    {
                        "id": 131513,
                        "name": "3.0.1",
                        "release_date": "2018-10-29T23:49:48-04:00"
                    }
                ]
            },
            "download_count": 185
        }
    ]
}