A list of legacy roles.

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

{
    "count": 37699,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3092",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3090",
    "results": [
        {
            "id": 35432,
            "upstream_id": 58778,
            "created": "2023-09-28T23:06:37.810381Z",
            "modified": "2023-10-10T00:48:27.138947Z",
            "imported": "2022-04-13T11:48:30.395514-04:00",
            "github_user": "OpenNetworkingFoundation",
            "username": "onf",
            "github_repo": "ansible-role-nginx",
            "github_branch": "master",
            "commit": "ffb66f8e5462d2a39b98ae8fe6697fd838440225",
            "commit_message": "AETHER-2697 Separate task for adding apt repository for Nginx\n\nChange-Id: I0b84cb091a4c2926119b0b520a9bc78c309ec5a0",
            "name": "ansible_role_nginx",
            "description": "NGINX Web Server",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9552,
                    "name": "onf",
                    "avatar_url": "https://opennetworking.org/wp-content/uploads/2017/06/onf-logo.jpg"
                },
                "provider_namespace": {
                    "id": 8705,
                    "name": "onf",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8705/"
                },
                "repository": {
                    "name": "ansible-role-nginx",
                    "original_name": "ansible-role-nginx"
                },
                "tags": [
                    "nginx"
                ],
                "versions": []
            },
            "download_count": 48
        },
        {
            "id": 35433,
            "upstream_id": 58242,
            "created": "2023-09-28T23:06:37.979526Z",
            "modified": "2023-10-10T00:48:27.121314Z",
            "imported": "2022-02-28T19:40:29.321502-05:00",
            "github_user": "OpenNetworkingFoundation",
            "username": "onf",
            "github_repo": "ansible-role-pxeboot",
            "github_branch": "master",
            "commit": "92f3c20b9a7e3324a7b7823cfd2cdf4fdf2c2583",
            "commit_message": "Add additional OS installer images\n\n- Debian 11, Ubuntu 20.04, and OpenBSD 7.0 images\n  - Menu is too long, so added pxeboot_boot_images list to determine\n    which images to download/include in menu\n- Update versions and checksums downloaded for existing",
            "name": "ansible_role_pxeboot",
            "description": "Configures a webserver with iPXE related boot scripts and images",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9552,
                    "name": "onf",
                    "avatar_url": "https://opennetworking.org/wp-content/uploads/2017/06/onf-logo.jpg"
                },
                "provider_namespace": {
                    "id": 8705,
                    "name": "onf",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8705/"
                },
                "repository": {
                    "name": "ansible-role-pxeboot",
                    "original_name": "ansible-role-pxeboot"
                },
                "tags": [
                    "ipxe",
                    "pxeboot"
                ],
                "versions": []
            },
            "download_count": 57
        },
        {
            "id": 35434,
            "upstream_id": 58244,
            "created": "2023-09-28T23:06:38.129804Z",
            "modified": "2023-10-10T00:48:27.149375Z",
            "imported": "2022-02-28T23:51:19.750520-05:00",
            "github_user": "OpenNetworkingFoundation",
            "username": "onf",
            "github_repo": "ansible-role-chrony",
            "github_branch": "master",
            "commit": "d126d7727b90ea0fdbbebde80c05ad9f23922ebb",
            "commit_message": "AETHER-2805\n\nSuport adding individual trusted servers to Chrony config\n\nAdd support for Debian 11\n\nChange-Id: Ide4dadf59bebd0b2304041eead52298a5aeb4c48",
            "name": "chrony",
            "description": "Chrony NTP server",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9552,
                    "name": "onf",
                    "avatar_url": "https://opennetworking.org/wp-content/uploads/2017/06/onf-logo.jpg"
                },
                "provider_namespace": {
                    "id": 8705,
                    "name": "onf",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8705/"
                },
                "repository": {
                    "name": "ansible-role-chrony",
                    "original_name": "ansible-role-chrony"
                },
                "tags": [
                    "chrony",
                    "ntp"
                ],
                "versions": []
            },
            "download_count": 58
        },
        {
            "id": 35435,
            "upstream_id": 58243,
            "created": "2023-09-28T23:06:39.042759Z",
            "modified": "2023-10-10T00:48:27.144303Z",
            "imported": "2022-04-13T11:48:17.620181-04:00",
            "github_user": "OpenNetworkingFoundation",
            "username": "onf",
            "github_repo": "ansible-role-dhcpd",
            "github_branch": "master",
            "commit": "7f58df063f0056244b30fd31f9058726a62f5f24",
            "commit_message": "Change format of dhcp_subnets to be a dict\n\nTop level key is now subnet CIDR, rather than a list containing dicts,\nwhere subnet is a sub-key, so better structured\n\n- Update to pass more modern ansible-lint\n- Fix galaxy info\n- Format filter plugin w/black\n",
            "name": "dhcpd",
            "description": "Configures a ISC-style dhcpd server and optional TFTP server",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9552,
                    "name": "onf",
                    "avatar_url": "https://opennetworking.org/wp-content/uploads/2017/06/onf-logo.jpg"
                },
                "provider_namespace": {
                    "id": 8705,
                    "name": "onf",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8705/"
                },
                "repository": {
                    "name": "ansible-role-dhcpd",
                    "original_name": "ansible-role-dhcpd"
                },
                "tags": [
                    "dhcpd",
                    "tftpd"
                ],
                "versions": []
            },
            "download_count": 53
        },
        {
            "id": 35436,
            "upstream_id": 58782,
            "created": "2023-09-28T23:06:39.202623Z",
            "modified": "2023-10-10T00:48:27.125822Z",
            "imported": "2022-04-14T01:00:30.087036-04:00",
            "github_user": "OpenNetworkingFoundation",
            "username": "onf",
            "github_repo": "ansible-role-redis",
            "github_branch": "master",
            "commit": "8c57b87c7bfc3ab5de574f8c758da6178cfe545a",
            "commit_message": "Update metadata for Ansible galaxy support\n\nChange-Id: I70c746ccd99934e639520792c2bd6fcfa581cedd",
            "name": "redis",
            "description": "Redis in-memory key-value store",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9552,
                    "name": "onf",
                    "avatar_url": "https://opennetworking.org/wp-content/uploads/2017/06/onf-logo.jpg"
                },
                "provider_namespace": {
                    "id": 8705,
                    "name": "onf",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8705/"
                },
                "repository": {
                    "name": "ansible-role-redis",
                    "original_name": "ansible-role-redis"
                },
                "tags": [
                    "redis"
                ],
                "versions": []
            },
            "download_count": 53
        },
        {
            "id": 35437,
            "upstream_id": 58780,
            "created": "2023-09-28T23:06:39.333854Z",
            "modified": "2023-10-10T00:48:27.129978Z",
            "imported": "2022-04-14T00:49:36.301933-04:00",
            "github_user": "OpenNetworkingFoundation",
            "username": "onf",
            "github_repo": "ansible-role-strongswan",
            "github_branch": "master",
            "commit": "75b9b2a95ce1847034f18b62d217fe34a762a6b2",
            "commit_message": "Update metadata for Ansible galaxy support\n\nChange-Id: I8abdd03760c6632f0eaf7cae473e3c063441cf26",
            "name": "strongswan",
            "description": "strongSwan IPSec VPN",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9552,
                    "name": "onf",
                    "avatar_url": "https://opennetworking.org/wp-content/uploads/2017/06/onf-logo.jpg"
                },
                "provider_namespace": {
                    "id": 8705,
                    "name": "onf",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8705/"
                },
                "repository": {
                    "name": "ansible-role-strongswan",
                    "original_name": "ansible-role-strongswan"
                },
                "tags": [
                    "strongswan"
                ],
                "versions": []
            },
            "download_count": 53
        },
        {
            "id": 35438,
            "upstream_id": 54839,
            "created": "2023-09-28T23:06:39.898690Z",
            "modified": "2023-10-10T00:48:26.857797Z",
            "imported": "2021-05-14T03:36:39.481730-04:00",
            "github_user": "Onkar179",
            "username": "onkar179",
            "github_repo": "Hadoop-Client",
            "github_branch": "main",
            "commit": "78bdcd32ec23a969337e6b8d48ebf720ea50c1e7",
            "commit_message": "first commit",
            "name": "hadoop_client",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9553,
                    "name": "onkar179",
                    "avatar_url": "https://avatars.githubusercontent.com/u/66739607?v=4"
                },
                "provider_namespace": {
                    "id": 8706,
                    "name": "onkar179",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8706/"
                },
                "repository": {
                    "name": "Hadoop-Client",
                    "original_name": "Hadoop-Client"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 45
        },
        {
            "id": 35439,
            "upstream_id": 54837,
            "created": "2023-09-28T23:06:40.037092Z",
            "modified": "2023-10-10T00:48:26.847940Z",
            "imported": "2021-05-14T03:36:33.157002-04:00",
            "github_user": "Onkar179",
            "username": "onkar179",
            "github_repo": "hadoop-datanode",
            "github_branch": "main",
            "commit": "bbfa666cf06462adcccbb9dc144a8b5bec03488b",
            "commit_message": "second",
            "name": "hadoop_datanode",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9553,
                    "name": "onkar179",
                    "avatar_url": "https://avatars.githubusercontent.com/u/66739607?v=4"
                },
                "provider_namespace": {
                    "id": 8706,
                    "name": "onkar179",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8706/"
                },
                "repository": {
                    "name": "hadoop-datanode",
                    "original_name": "hadoop-datanode"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 41
        },
        {
            "id": 35440,
            "upstream_id": 54836,
            "created": "2023-09-28T23:06:40.170373Z",
            "modified": "2023-10-10T00:48:26.843202Z",
            "imported": "2021-05-14T03:35:58.600756-04:00",
            "github_user": "Onkar179",
            "username": "onkar179",
            "github_repo": "hadoop-namenode",
            "github_branch": "main",
            "commit": "6fdce8e077821a39331eed01853624eabd35f4be",
            "commit_message": "first",
            "name": "hadoop_namenode",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9553,
                    "name": "onkar179",
                    "avatar_url": "https://avatars.githubusercontent.com/u/66739607?v=4"
                },
                "provider_namespace": {
                    "id": 8706,
                    "name": "onkar179",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8706/"
                },
                "repository": {
                    "name": "hadoop-namenode",
                    "original_name": "hadoop-namenode"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 45
        },
        {
            "id": 35441,
            "upstream_id": 53093,
            "created": "2023-09-28T23:06:40.317356Z",
            "modified": "2023-10-10T00:48:26.876534Z",
            "imported": "2021-02-13T04:20:59.022195-05:00",
            "github_user": "Onkar179",
            "username": "onkar179",
            "github_repo": "K8S-Master-Node-",
            "github_branch": "master",
            "commit": "227ae23efaab1bb82ee3d95df118d04689916211",
            "commit_message": "first commit",
            "name": "k8s_master_node_",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 9553,
                    "name": "onkar179",
                    "avatar_url": "https://avatars.githubusercontent.com/u/66739607?v=4"
                },
                "provider_namespace": {
                    "id": 8706,
                    "name": "onkar179",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8706/"
                },
                "repository": {
                    "name": "K8S-Master-Node-",
                    "original_name": "K8S-Master-Node-"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 47
        }
    ]
}