A list of legacy roles.

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

{
    "count": 37673,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=1455",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=1453",
    "results": [
        {
            "id": 16712,
            "upstream_id": 30079,
            "created": "2023-05-08T21:08:05.300890Z",
            "modified": "2023-10-29T18:45:48.136274Z",
            "imported": "2018-11-13T09:25:09.061331-05:00",
            "github_user": "lanycrost",
            "username": "lanycrost",
            "github_repo": "ansible-coreos-bootstrap",
            "github_branch": "master",
            "commit": "fae272a5a699610733ca659830bf41e85e712b84",
            "commit_message": "adding role variables in documentation",
            "name": "coreos",
            "description": "Bootstrap a CoreOS machine for control via Ansible",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3968,
                    "name": "lanycrost",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a06-1e8a-79ea-83be-9354a0d3e1b5/avatar/"
                },
                "provider_namespace": {
                    "id": 16685,
                    "name": "lanycrost",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16685/"
                },
                "repository": {
                    "name": "ansible-coreos-bootstrap",
                    "original_name": "ansible-coreos-bootstrap"
                },
                "tags": [
                    "system"
                ],
                "versions": []
            },
            "download_count": 84
        },
        {
            "id": 16713,
            "upstream_id": 32453,
            "created": "2023-05-08T21:08:05.370895Z",
            "modified": "2023-10-29T18:45:48.140460Z",
            "imported": "2018-11-22T09:56:02.562166-05:00",
            "github_user": "lanycrost",
            "username": "lanycrost",
            "github_repo": "ansible-role-docker",
            "github_branch": "master",
            "commit": "22f812497c6d8f3170ff89504804ee86152c90e4",
            "commit_message": "fix in Debian CI",
            "name": "docker",
            "description": "Docker for Linux.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3968,
                    "name": "lanycrost",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a06-1e8a-79ea-83be-9354a0d3e1b5/avatar/"
                },
                "provider_namespace": {
                    "id": 16685,
                    "name": "lanycrost",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16685/"
                },
                "repository": {
                    "name": "ansible-role-docker",
                    "original_name": "ansible-role-docker"
                },
                "tags": [
                    "compose",
                    "containers",
                    "docker",
                    "orchestration",
                    "server",
                    "system",
                    "web"
                ],
                "versions": []
            },
            "download_count": 196
        },
        {
            "id": 16714,
            "upstream_id": 32455,
            "created": "2023-05-08T21:08:05.451223Z",
            "modified": "2023-10-29T18:45:48.145042Z",
            "imported": "2018-11-09T08:19:43.553256-05:00",
            "github_user": "lanycrost",
            "username": "lanycrost",
            "github_repo": "ansible-role-firewall",
            "github_branch": "master",
            "commit": "27d31628ddc9c244cef8ab1b20fbf9fa8d51008a",
            "commit_message": "initial commit of firewall",
            "name": "firewall",
            "description": "Simple iptables firewall for most Unix-like systems.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3968,
                    "name": "lanycrost",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a06-1e8a-79ea-83be-9354a0d3e1b5/avatar/"
                },
                "provider_namespace": {
                    "id": 16685,
                    "name": "lanycrost",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16685/"
                },
                "repository": {
                    "name": "ansible-role-firewall",
                    "original_name": "ansible-role-firewall"
                },
                "tags": [
                    "firewall",
                    "iptables",
                    "networking",
                    "security",
                    "system",
                    "tcp"
                ],
                "versions": []
            },
            "download_count": 165
        },
        {
            "id": 16715,
            "upstream_id": 32456,
            "created": "2023-05-08T21:08:05.516095Z",
            "modified": "2023-10-29T18:45:48.149083Z",
            "imported": "2018-11-09T08:24:30.318197-05:00",
            "github_user": "lanycrost",
            "username": "lanycrost",
            "github_repo": "ansible-role-pip",
            "github_branch": "master",
            "commit": "c567d72af2d3c8b03d2ac357e858239a9d485f8e",
            "commit_message": "initial release of pip",
            "name": "pip",
            "description": "Pip (Python package manager) for Linux.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3968,
                    "name": "lanycrost",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a06-1e8a-79ea-83be-9354a0d3e1b5/avatar/"
                },
                "provider_namespace": {
                    "id": 16685,
                    "name": "lanycrost",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16685/"
                },
                "repository": {
                    "name": "ansible-role-pip",
                    "original_name": "ansible-role-pip"
                },
                "tags": [
                    "packaging",
                    "pip",
                    "python",
                    "server",
                    "system",
                    "tools"
                ],
                "versions": []
            },
            "download_count": 163
        },
        {
            "id": 16716,
            "upstream_id": 32454,
            "created": "2023-05-08T21:08:05.619701Z",
            "modified": "2023-10-29T18:45:48.152780Z",
            "imported": "2018-11-09T08:09:12.435417-05:00",
            "github_user": "lanycrost",
            "username": "lanycrost",
            "github_repo": "ansible-role-user",
            "github_branch": "master",
            "commit": "49907c0475dbe27463801be96dee813bbea58237",
            "commit_message": "user management role initial version",
            "name": "user",
            "description": "A role for managing users.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3968,
                    "name": "lanycrost",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a06-1e8a-79ea-83be-9354a0d3e1b5/avatar/"
                },
                "provider_namespace": {
                    "id": 16685,
                    "name": "lanycrost",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16685/"
                },
                "repository": {
                    "name": "ansible-role-user",
                    "original_name": "ansible-role-user"
                },
                "tags": [
                    "system",
                    "user"
                ],
                "versions": []
            },
            "download_count": 81
        },
        {
            "id": 16719,
            "upstream_id": 2566,
            "created": "2023-05-08T21:08:05.945561Z",
            "modified": "2023-10-29T18:45:48.160811Z",
            "imported": "2017-03-30T16:07:22.521118-04:00",
            "github_user": "larixsource",
            "username": "larixsource",
            "github_repo": "ansible-ec2-mysql",
            "github_branch": "master",
            "commit": "afe50a9212ad9b6509a8be3d4db9da0aa9d1c5c5",
            "commit_message": "Variable mysql_use_ebs documented and other minor changes in README",
            "name": "ec2-mysql",
            "description": "Role to install mysql on ec2 using an ebs volume",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3970,
                    "name": "larixsource",
                    "avatar_url": "https://avatars1.githubusercontent.com/u/6390579?v=3"
                },
                "provider_namespace": {
                    "id": 6953,
                    "name": "larixsource",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/6953/"
                },
                "repository": {
                    "name": "ansible-ec2-mysql",
                    "original_name": "ansible-ec2-mysql"
                },
                "tags": [
                    "cloud",
                    "database",
                    "ec2",
                    "sql"
                ],
                "versions": []
            },
            "download_count": 159
        },
        {
            "id": 16720,
            "upstream_id": 2585,
            "created": "2023-05-08T21:08:07.277468Z",
            "modified": "2023-10-29T18:45:48.164845Z",
            "imported": "2017-03-30T16:07:40.443372-04:00",
            "github_user": "larixsource",
            "username": "larixsource",
            "github_repo": "ansible-lemp",
            "github_branch": "master",
            "commit": "5dbf9a546633a2eedda6ad4f256b44ba486fceb4",
            "commit_message": "Merge pull request #1 from gayanhewa/patch-1\n\nUpdate README.md",
            "name": "lemp",
            "description": "Role to install the LEMP stack",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 1788,
                        "name": "azavea.nginx"
                    },
                    {
                        "id": 2566,
                        "name": "larixsource.ec2-mysql"
                    }
                ],
                "namespace": {
                    "id": 3970,
                    "name": "larixsource",
                    "avatar_url": "https://avatars1.githubusercontent.com/u/6390579?v=3"
                },
                "provider_namespace": {
                    "id": 6953,
                    "name": "larixsource",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/6953/"
                },
                "repository": {
                    "name": "ansible-lemp",
                    "original_name": "ansible-lemp"
                },
                "tags": [
                    "web"
                ],
                "versions": []
            },
            "download_count": 123
        },
        {
            "id": 16721,
            "upstream_id": 15265,
            "created": "2023-05-08T21:08:07.459677Z",
            "modified": "2023-10-29T18:45:48.168799Z",
            "imported": "2017-01-30T05:12:36.245755-05:00",
            "github_user": "larmar",
            "username": "larmar",
            "github_repo": "ansible-alfresco",
            "github_branch": "master",
            "commit": "a701a0386a793c8cfa5a8d311004be965cf345a0",
            "commit_message": "Merge branch 'develop' of github.com:larmar/ansible-alfresco into develop",
            "name": "alfresco",
            "description": "this role will install Alfresco on destination host. This role is created to work with Rundeck.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 512,
                        "name": "ANXS.postgresql"
                    },
                    {
                        "id": 8189,
                        "name": "insspb.nginx"
                    },
                    {
                        "id": 7959,
                        "name": "insspb.utils"
                    }
                ],
                "namespace": {
                    "id": 3971,
                    "name": "larmar",
                    "avatar_url": "https://avatars.githubusercontent.com/u/5284745?v=3"
                },
                "provider_namespace": {
                    "id": 6954,
                    "name": "larmar",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/6954/"
                },
                "repository": {
                    "name": "ansible-alfresco",
                    "original_name": "ansible-alfresco"
                },
                "tags": [
                    "alfresco",
                    "ecm",
                    "rundeck",
                    "system"
                ],
                "versions": [
                    {
                        "id": 25583,
                        "name": "v1.0",
                        "release_date": "2017-01-30T05:08:22-05:00"
                    }
                ]
            },
            "download_count": 74
        },
        {
            "id": 16722,
            "upstream_id": 30152,
            "created": "2023-05-08T21:08:07.610549Z",
            "modified": "2023-10-29T18:45:48.173597Z",
            "imported": "2018-09-27T15:41:05.354699-04:00",
            "github_user": "larslevie",
            "username": "larslevie",
            "github_repo": "ansible-role-filebeat",
            "github_branch": "master",
            "commit": "0fd66229caded17c9d2fec33f77907e397cbad08",
            "commit_message": "Set role name",
            "name": "filebeat",
            "description": "Install and run Elastic Filebeat in Docker Container",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 17646,
                        "name": "lmickh.docker"
                    }
                ],
                "namespace": {
                    "id": 3972,
                    "name": "larslevie",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a06-2189-7dfb-a721-c2fa1f3c6fc3/avatar/"
                },
                "provider_namespace": {
                    "id": 16686,
                    "name": "larslevie",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16686/"
                },
                "repository": {
                    "name": "ansible-role-filebeat",
                    "original_name": "ansible-role-filebeat"
                },
                "tags": [
                    "filebeat"
                ],
                "versions": [
                    {
                        "id": 75647,
                        "name": "v0.1.1",
                        "release_date": "2018-09-27T14:52:08-04:00"
                    },
                    {
                        "id": 75646,
                        "name": "v0.1.0",
                        "release_date": "2018-09-27T14:39:50-04:00"
                    }
                ]
            },
            "download_count": 51
        },
        {
            "id": 16723,
            "upstream_id": 15233,
            "created": "2023-05-08T21:08:07.757326Z",
            "modified": "2023-10-29T18:45:48.177390Z",
            "imported": "2017-09-14T11:56:57.800424-04:00",
            "github_user": "LasLabs",
            "username": "LasLabs",
            "github_repo": "ansible-linux-active-directory",
            "github_branch": "master",
            "commit": "6bfa236032b46f155762366317b0c9e79110a0f1",
            "commit_message": "Merge pull request #4 from LasLabs/add-centos-supprot\n\n[IMP] active-directory.role: Add support for CentOS",
            "name": "linux-active-directory",
            "description": "Role allows you to provision Active Directory logins on Ubuntu/Debian machines.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 3973,
                    "name": "LasLabs",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a06-2247-7837-85f3-15ef08f071af/avatar/"
                },
                "provider_namespace": {
                    "id": 16687,
                    "name": "laslabs",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16687/"
                },
                "repository": {
                    "name": "ansible-linux-active-directory",
                    "original_name": "ansible-linux-active-directory"
                },
                "tags": [
                    "ad",
                    "auth",
                    "system"
                ],
                "versions": []
            },
            "download_count": 248
        }
    ]
}