A list of legacy roles.

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

{
    "count": 37686,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=2410",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=2408",
    "results": [
        {
            "id": 27755,
            "upstream_id": 9316,
            "created": "2023-05-08T21:41:34.117842Z",
            "modified": "2023-10-29T18:46:31.985387Z",
            "imported": "2016-04-21T13:39:36.642390-04:00",
            "github_user": "syoder89",
            "username": "syoder89",
            "github_repo": "ansible-midonet-agent",
            "github_branch": "master",
            "commit": "a504532dab623154107e611accf55c8c2f584028",
            "commit_message": "Use ansible_ssh_host instead of default ipv4 address because in a production\nsetup the default ip address is in the container network which only has connectivity\nto local containers and the internet (by default).",
            "name": "midonet-agent",
            "description": "MidoNet agent role for compute and gateway nodes.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6762,
                    "name": "syoder89",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-61d8-73b0-b2b7-26ba26c40746/avatar/"
                },
                "provider_namespace": {
                    "id": 18835,
                    "name": "syoder89",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18835/"
                },
                "repository": {
                    "name": "ansible-midonet-agent",
                    "original_name": "ansible-midonet-agent"
                },
                "tags": [
                    "cloud",
                    "database"
                ],
                "versions": []
            },
            "download_count": 56
        },
        {
            "id": 27756,
            "upstream_id": 9317,
            "created": "2023-05-08T21:41:34.179869Z",
            "modified": "2023-10-29T18:46:31.988874Z",
            "imported": "2016-04-21T13:33:44.998225-04:00",
            "github_user": "syoder89",
            "username": "syoder89",
            "github_repo": "ansible-midonet-cluster",
            "github_branch": "master",
            "commit": "94f88a9faced0256f2572f333b66131011934c67",
            "commit_message": "Add missing Java 8 repo.\nAdd support for setting DHCP MTU\nUse user/password for keystone auth since OSA doesn't set up a token.",
            "name": "midonet-cluster",
            "description": "MidoNet cluster role.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6762,
                    "name": "syoder89",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-61d8-73b0-b2b7-26ba26c40746/avatar/"
                },
                "provider_namespace": {
                    "id": 18835,
                    "name": "syoder89",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18835/"
                },
                "repository": {
                    "name": "ansible-midonet-cluster",
                    "original_name": "ansible-midonet-cluster"
                },
                "tags": [
                    "cloud",
                    "database"
                ],
                "versions": []
            },
            "download_count": 56
        },
        {
            "id": 27757,
            "upstream_id": 9319,
            "created": "2023-05-08T21:41:34.275894Z",
            "modified": "2023-10-29T18:46:31.992380Z",
            "imported": "2016-04-21T13:33:43.184318-04:00",
            "github_user": "syoder89",
            "username": "syoder89",
            "github_repo": "openstack-ansible-os_neutron",
            "github_branch": "master",
            "commit": "239f58dd40515f0c6355fbbfbb26a90ca2c25322",
            "commit_message": "Fix missing 'qos' in extension drivers\n\nWhen qos plugin is defined in 'neutron_plugin_base' it should\nalso be added to 'extension_drivers' at ml2_conf.ini. If not,\nneutron-server will not start, throwing the following error:\n\"ExtensionDriverNotFound: Exte",
            "name": "openstack-ansible-os_neutron",
            "description": "Installation and setup of neutron",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6762,
                    "name": "syoder89",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-61d8-73b0-b2b7-26ba26c40746/avatar/"
                },
                "provider_namespace": {
                    "id": 18835,
                    "name": "syoder89",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18835/"
                },
                "repository": {
                    "name": "openstack-ansible-os_neutron",
                    "original_name": "openstack-ansible-os_neutron"
                },
                "tags": [
                    "cloud",
                    "development",
                    "neutron",
                    "openstack",
                    "python"
                ],
                "versions": [
                    {
                        "id": 13383,
                        "name": "13.0.0",
                        "release_date": "2016-03-31T13:03:54-04:00"
                    }
                ]
            },
            "download_count": 51
        },
        {
            "id": 27758,
            "upstream_id": 9318,
            "created": "2023-05-08T21:41:34.347960Z",
            "modified": "2023-10-29T18:46:31.995742Z",
            "imported": "2016-04-21T13:33:49.185738-04:00",
            "github_user": "syoder89",
            "username": "syoder89",
            "github_repo": "ansible-zookeeper",
            "github_branch": "master",
            "commit": "dc1fd3719da854d2956ed4cc9ed64c48fbc7d652",
            "commit_message": "Use ansible_ssh_host instead of default ipv4 address because in a production\nsetup the default ip address is in the container network which only has connectivity\nto local containers and the internet (by default).",
            "name": "zookeeper",
            "description": "Zookeeper cluster role for MidoNet deployments.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 3889,
                        "name": "abelboldu.midonet-repos"
                    },
                    {
                        "id": 439,
                        "name": "geerlingguy.java"
                    }
                ],
                "namespace": {
                    "id": 6762,
                    "name": "syoder89",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-61d8-73b0-b2b7-26ba26c40746/avatar/"
                },
                "provider_namespace": {
                    "id": 18835,
                    "name": "syoder89",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18835/"
                },
                "repository": {
                    "name": "ansible-zookeeper",
                    "original_name": "ansible-zookeeper"
                },
                "tags": [
                    "cloud",
                    "database"
                ],
                "versions": []
            },
            "download_count": 51
        },
        {
            "id": 27759,
            "upstream_id": 737,
            "created": "2023-05-08T21:41:34.465409Z",
            "modified": "2023-10-10T00:48:32.908437Z",
            "imported": null,
            "github_user": "sys0dm1n",
            "username": "sys0dm1n",
            "github_repo": "ansible-new-wordpress",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "new-wordpress",
            "description": "New Wordpress install for Apache servers - Ubuntu OS",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6763,
                    "name": "sys0dm1n",
                    "avatar_url": "https://github.com/sys0dm1n.png"
                },
                "provider_namespace": {
                    "id": 18836,
                    "name": "sys0dm1n",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18836/"
                },
                "repository": {
                    "name": "ansible-new-wordpress",
                    "original_name": "ansible-new-wordpress"
                },
                "tags": [
                    "database",
                    "sql",
                    "web"
                ],
                "versions": []
            },
            "download_count": 46
        },
        {
            "id": 27760,
            "upstream_id": 716,
            "created": "2023-05-08T21:41:35.307256Z",
            "modified": "2023-10-10T00:48:32.904164Z",
            "imported": null,
            "github_user": "sys0dm1n",
            "username": "sys0dm1n",
            "github_repo": "ansible-ubuntu-autosave-iptables",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "ubuntu-autosave-iptables",
            "description": "Auto save iptables rules on reboot in Ubuntu",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6763,
                    "name": "sys0dm1n",
                    "avatar_url": "https://github.com/sys0dm1n.png"
                },
                "provider_namespace": {
                    "id": 18836,
                    "name": "sys0dm1n",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18836/"
                },
                "repository": {
                    "name": "ansible-ubuntu-autosave-iptables",
                    "original_name": "ansible-ubuntu-autosave-iptables"
                },
                "tags": [
                    "networking",
                    "system"
                ],
                "versions": []
            },
            "download_count": 46
        },
        {
            "id": 27762,
            "upstream_id": 23652,
            "created": "2023-05-08T21:41:35.522575Z",
            "modified": "2023-10-29T18:46:29.909743Z",
            "imported": "2018-02-04T18:37:42.579219-05:00",
            "github_user": "sysadmiral",
            "username": "sysadmiral",
            "github_repo": "sysadmiral-ansible-visualstudiocode",
            "github_branch": "master",
            "commit": "2b2ca7db98d97cbd22091f46a98d513c3081f023",
            "commit_message": "update ansible galaxy platforms",
            "name": "sysadmiral-ansible-visualstudiocode",
            "description": "install Visual Studio Code editor",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6765,
                    "name": "sysadmiral",
                    "avatar_url": "https://avatars0.githubusercontent.com/u/5868863?v=4"
                },
                "provider_namespace": {
                    "id": 11053,
                    "name": "sysadmiral",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/11053/"
                },
                "repository": {
                    "name": "sysadmiral-ansible-visualstudiocode",
                    "original_name": "sysadmiral-ansible-visualstudiocode"
                },
                "tags": [
                    "development",
                    "editor",
                    "installer"
                ],
                "versions": []
            },
            "download_count": 46
        },
        {
            "id": 27763,
            "upstream_id": 9003,
            "created": "2023-05-08T21:41:35.614332Z",
            "modified": "2023-10-29T18:46:32.007987Z",
            "imported": "2016-04-28T09:04:21.583811-04:00",
            "github_user": "sysco-middleware",
            "username": "sysco-middleware",
            "github_repo": "ansible-role-oracle-database",
            "github_branch": "master",
            "commit": "b0366478436835803703e510fd380d93b4f10f41",
            "commit_message": "Merge pull request #5 from sysco-middleware/develop\n\nAdd Support to Oracle Database 12c",
            "name": "oracle-database",
            "description": "Ansible Role to install Oracle Database software and create and configure instances and listeners.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6766,
                    "name": "sysco-middleware",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-62cd-765e-b8c7-07c4a28e705e/avatar/"
                },
                "provider_namespace": {
                    "id": 18837,
                    "name": "sysco_middleware",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18837/"
                },
                "repository": {
                    "name": "ansible-role-oracle-database",
                    "original_name": "ansible-role-oracle-database"
                },
                "tags": [
                    "database",
                    "oracle",
                    "sql"
                ],
                "versions": []
            },
            "download_count": 246
        },
        {
            "id": 27764,
            "upstream_id": 9002,
            "created": "2023-05-08T21:41:35.685529Z",
            "modified": "2023-10-29T18:46:32.011560Z",
            "imported": "2016-04-04T13:06:50.929661-04:00",
            "github_user": "sysco-middleware",
            "username": "sysco-middleware",
            "github_repo": "ansible-role-oracle-database-instance",
            "github_branch": "master",
            "commit": "0f133991879ec160dab6708659c482faeae98aff",
            "commit_message": "fix metadata",
            "name": "oracle-database-instance",
            "description": "Ansible role to create and configure Oracle Database instances.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6766,
                    "name": "sysco-middleware",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-62cd-765e-b8c7-07c4a28e705e/avatar/"
                },
                "provider_namespace": {
                    "id": 18837,
                    "name": "sysco_middleware",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18837/"
                },
                "repository": {
                    "name": "ansible-role-oracle-database-instance",
                    "original_name": "ansible-role-oracle-database-instance"
                },
                "tags": [
                    "database",
                    "oracle",
                    "sql"
                ],
                "versions": []
            },
            "download_count": 128
        },
        {
            "id": 27765,
            "upstream_id": 10011,
            "created": "2023-05-08T21:41:35.757303Z",
            "modified": "2023-10-29T18:46:32.014860Z",
            "imported": "2016-05-29T06:17:00.675979-04:00",
            "github_user": "sysco-middleware",
            "username": "sysco-middleware",
            "github_repo": "ansible-role-oracle-database-instant-client",
            "github_branch": "master",
            "commit": "141498ebb5a622477ab41ec8cf1487f175e70c4d",
            "commit_message": "fix meta",
            "name": "oracle-database-instant-client",
            "description": "Install and configure Oracle Database Instant Client",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6766,
                    "name": "sysco-middleware",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-62cd-765e-b8c7-07c4a28e705e/avatar/"
                },
                "provider_namespace": {
                    "id": 18837,
                    "name": "sysco_middleware",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18837/"
                },
                "repository": {
                    "name": "ansible-role-oracle-database-instant-client",
                    "original_name": "ansible-role-oracle-database-instant-client"
                },
                "tags": [
                    "database",
                    "sql"
                ],
                "versions": []
            },
            "download_count": 68
        }
    ]
}