A list of legacy roles.

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

{
    "count": 37646,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1891",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1889",
    "results": [
        {
            "id": 21794,
            "upstream_id": 11467,
            "created": "2023-05-08T21:23:36.565651Z",
            "modified": "2023-10-29T18:46:08.385133Z",
            "imported": "2022-09-27T10:28:11.506087-04:00",
            "github_user": "OndrejHome",
            "username": "OndrejHome",
            "github_repo": "ansible.ha-cluster-rgmanager",
            "github_branch": "master",
            "commit": "be99ea4f6e6d8cb2e62d3d1cbc847de04d172fca",
            "commit_message": "add retirement notice",
            "name": "ha-cluster-rgmanager",
            "description": "rgmanager basic cluster role with fence_xvm",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5255,
                    "name": "OndrejHome",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-e52c-7e0d-a14e-c675e3bf7d8d/avatar/"
                },
                "provider_namespace": {
                    "id": 17687,
                    "name": "ondrejhome",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17687/"
                },
                "repository": {
                    "name": "ansible.ha-cluster-rgmanager",
                    "original_name": "ansible.ha-cluster-rgmanager"
                },
                "tags": [
                    "clustering",
                    "rgmanager"
                ],
                "versions": [
                    {
                        "id": 193972,
                        "name": "8.0.0",
                        "release_date": "2022-09-27T10:27:22-04:00"
                    },
                    {
                        "id": 98727,
                        "name": "7.1.0",
                        "release_date": "2019-07-12T03:46:53-04:00"
                    },
                    {
                        "id": 97566,
                        "name": "7.0.0",
                        "release_date": "2019-06-26T09:06:14-04:00"
                    },
                    {
                        "id": 77430,
                        "name": "6.0.0",
                        "release_date": "2018-10-21T05:08:54-04:00"
                    },
                    {
                        "id": 77429,
                        "name": "5.0.0",
                        "release_date": "2018-03-30T16:50:53-04:00"
                    }
                ]
            },
            "download_count": 83
        },
        {
            "id": 21795,
            "upstream_id": 11456,
            "created": "2023-05-08T21:23:36.664601Z",
            "modified": "2023-10-29T18:46:08.389864Z",
            "imported": "2021-02-14T07:29:29.558200-05:00",
            "github_user": "OndrejHome",
            "username": "OndrejHome",
            "github_repo": "ansible.iscsiadm",
            "github_branch": "master",
            "commit": "050fc7af4dca00addd46a9e4711b699cae4636ff",
            "commit_message": "Merge pull request #6 from johanneskastl/20210213_Kastl_do_not_login_if_session_exists\n\nonly run task 'Login into iSCSI server' when we are not logged in already",
            "name": "iscsiadm",
            "description": "iscsiadm initiator configuration for CentOS/RHEL.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5255,
                    "name": "OndrejHome",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-e52c-7e0d-a14e-c675e3bf7d8d/avatar/"
                },
                "provider_namespace": {
                    "id": 17687,
                    "name": "ondrejhome",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17687/"
                },
                "repository": {
                    "name": "ansible.iscsiadm",
                    "original_name": "ansible.iscsiadm"
                },
                "tags": [
                    "iscsi",
                    "storage",
                    "system"
                ],
                "versions": [
                    {
                        "id": 146687,
                        "name": "5.0.0",
                        "release_date": "2021-02-14T07:21:10-05:00"
                    },
                    {
                        "id": 122851,
                        "name": "4.0.0",
                        "release_date": "2020-04-03T04:25:13-04:00"
                    },
                    {
                        "id": 98788,
                        "name": "3.1.0",
                        "release_date": "2019-07-13T21:48:30-04:00"
                    },
                    {
                        "id": 77338,
                        "name": "3.0.0",
                        "release_date": "2018-10-19T16:00:22-04:00"
                    },
                    {
                        "id": 77339,
                        "name": "2.0.0",
                        "release_date": "2018-04-08T09:39:05-04:00"
                    },
                    {
                        "id": 106923,
                        "name": "1.0.0",
                        "release_date": "2016-08-10T17:05:04-04:00"
                    }
                ]
            },
            "download_count": 343
        },
        {
            "id": 21796,
            "upstream_id": 15127,
            "created": "2023-05-08T21:23:37.485521Z",
            "modified": "2023-10-29T18:46:08.431942Z",
            "imported": "2023-07-02T08:52:25.187211-04:00",
            "github_user": "OndrejHome",
            "username": "OndrejHome",
            "github_repo": "ansible.pcs-modules-2",
            "github_branch": "master",
            "commit": "e01fee0c3f34380a64ba54af9fd4cfe071bbfd86",
            "commit_message": "Merge pull request #41 from Obihoernchen/influence\n\nAdd colocation influence option (pcs 0.11/pacemaker 2.1) - thanks to @Obihoernchen for contribution",
            "name": "pcs-modules-2",
            "description": "pacemaker cluster modules 2",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5255,
                    "name": "OndrejHome",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-e52c-7e0d-a14e-c675e3bf7d8d/avatar/"
                },
                "provider_namespace": {
                    "id": 17687,
                    "name": "ondrejhome",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17687/"
                },
                "repository": {
                    "name": "ansible.pcs-modules-2",
                    "original_name": "ansible.pcs-modules-2"
                },
                "tags": [
                    "clustering",
                    "pacemaker"
                ],
                "versions": [
                    {
                        "id": 209733,
                        "name": "28.0.0",
                        "release_date": "2023-07-02T08:27:26-04:00"
                    },
                    {
                        "id": 187828,
                        "name": "27.0.0",
                        "release_date": "2022-05-14T03:56:33-04:00"
                    },
                    {
                        "id": 174125,
                        "name": "26.0.0",
                        "release_date": "2022-01-12T19:55:54-05:00"
                    },
                    {
                        "id": 152034,
                        "name": "25.0.0",
                        "release_date": "2021-04-18T03:34:14-04:00"
                    },
                    {
                        "id": 150893,
                        "name": "24.0.0",
                        "release_date": "2021-02-07T03:21:27-05:00"
                    },
                    {
                        "id": 141647,
                        "name": "23.0.0",
                        "release_date": "2020-11-22T08:58:24-05:00"
                    },
                    {
                        "id": 119295,
                        "name": "22.0.0",
                        "release_date": "2020-02-26T08:10:02-05:00"
                    },
                    {
                        "id": 98725,
                        "name": "21.1.0",
                        "release_date": "2019-07-12T03:43:35-04:00"
                    },
                    {
                        "id": 93150,
                        "name": "21.0.0",
                        "release_date": "2019-04-29T09:30:15-04:00"
                    },
                    {
                        "id": 90614,
                        "name": "20.0.0",
                        "release_date": "2019-03-19T06:20:04-04:00"
                    },
                    {
                        "id": 87317,
                        "name": "19.0.0",
                        "release_date": "2019-01-05T11:48:18-05:00"
                    }
                ]
            },
            "download_count": 34420
        },
        {
            "id": 21797,
            "upstream_id": 11465,
            "created": "2023-05-08T21:23:37.558455Z",
            "modified": "2023-10-29T18:46:08.394526Z",
            "imported": "2020-04-03T04:29:10.367305-04:00",
            "github_user": "OndrejHome",
            "username": "OndrejHome",
            "github_repo": "ansible.targetcli",
            "github_branch": "master",
            "commit": "07e75e812667505ef142daa1f95385d68d5eed73",
            "commit_message": "add \"name\" descriptions and split long lines to make ansible-lint happy",
            "name": "targetcli",
            "description": "targetcli target iSCSI role.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5255,
                    "name": "OndrejHome",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-e52c-7e0d-a14e-c675e3bf7d8d/avatar/"
                },
                "provider_namespace": {
                    "id": 17687,
                    "name": "ondrejhome",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17687/"
                },
                "repository": {
                    "name": "ansible.targetcli",
                    "original_name": "ansible.targetcli"
                },
                "tags": [
                    "iscsi",
                    "storage",
                    "system"
                ],
                "versions": [
                    {
                        "id": 122852,
                        "name": "5.0.0",
                        "release_date": "2020-04-03T04:27:17-04:00"
                    },
                    {
                        "id": 77412,
                        "name": "4.0.0",
                        "release_date": "2018-10-20T13:13:58-04:00"
                    },
                    {
                        "id": 77411,
                        "name": "3.0.0",
                        "release_date": "2018-04-08T09:56:44-04:00"
                    },
                    {
                        "id": 106924,
                        "name": "2.0.0",
                        "release_date": "2017-02-16T17:12:32-05:00"
                    },
                    {
                        "id": 106925,
                        "name": "1.0.0",
                        "release_date": "2016-11-13T17:27:35-05:00"
                    }
                ]
            },
            "download_count": 1226
        },
        {
            "id": 21798,
            "upstream_id": 15675,
            "created": "2023-05-08T21:23:37.627741Z",
            "modified": "2023-10-29T18:46:08.399888Z",
            "imported": "2020-02-08T02:30:20.260516-05:00",
            "github_user": "OndrejHome",
            "username": "OndrejHome",
            "github_repo": "ansible.targetcli-modules",
            "github_branch": "master",
            "commit": "1c8d09358242ab0495c7c3e3b575f9f20f84e0a2",
            "commit_message": "update DOCUMENTATION and EXAMPLES with retesting examples on CentOS 7.7",
            "name": "targetcli-modules",
            "description": "modules for managing targetcli.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5255,
                    "name": "OndrejHome",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-e52c-7e0d-a14e-c675e3bf7d8d/avatar/"
                },
                "provider_namespace": {
                    "id": 17687,
                    "name": "ondrejhome",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17687/"
                },
                "repository": {
                    "name": "ansible.targetcli-modules",
                    "original_name": "ansible.targetcli-modules"
                },
                "tags": [
                    "iscsi",
                    "storage",
                    "system"
                ],
                "versions": [
                    {
                        "id": 115432,
                        "name": "4.0.0",
                        "release_date": "2020-02-08T02:28:06-05:00"
                    },
                    {
                        "id": 114940,
                        "name": "3.0.0",
                        "release_date": "2020-02-01T00:49:10-05:00"
                    },
                    {
                        "id": 77414,
                        "name": "2.0.0",
                        "release_date": "2018-10-20T13:23:43-04:00"
                    },
                    {
                        "id": 77413,
                        "name": "1.0.0",
                        "release_date": "2017-07-12T14:30:34-04:00"
                    }
                ]
            },
            "download_count": 1717
        },
        {
            "id": 21799,
            "upstream_id": 14396,
            "created": "2023-05-08T21:23:37.725737Z",
            "modified": "2023-10-29T18:46:08.403888Z",
            "imported": "2016-12-19T14:39:38.289454-05:00",
            "github_user": "onedata",
            "username": "onedata",
            "github_repo": "ansible-oneprovider",
            "github_branch": "master",
            "commit": "249e7c27d9241420e77ee79fc7a0f9619be717a1",
            "commit_message": "initial commit for Oneprovider role",
            "name": "oneprovider",
            "description": "Installs and configures Onedata Oneprovider cluster",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5256,
                    "name": "onedata",
                    "avatar_url": "https://avatars.githubusercontent.com/u/8571497?v=3"
                },
                "provider_namespace": {
                    "id": 8700,
                    "name": "onedata",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8700/"
                },
                "repository": {
                    "name": "ansible-oneprovider",
                    "original_name": "ansible-oneprovider"
                },
                "tags": [
                    "cluster",
                    "filesystem",
                    "onedata",
                    "oneprovider"
                ],
                "versions": []
            },
            "download_count": 50
        },
        {
            "id": 21800,
            "upstream_id": 14383,
            "created": "2023-05-08T21:23:37.787927Z",
            "modified": "2023-10-29T18:46:08.408199Z",
            "imported": "2016-12-19T11:47:35.303200-05:00",
            "github_user": "onedata",
            "username": "onedata",
            "github_repo": "ansible-onezone",
            "github_branch": "master",
            "commit": "8e5c3b748126225ece600c5bb4bd75d8fb60aa01",
            "commit_message": "initial commit for Onezone role",
            "name": "onezone",
            "description": "Installs and configures Onedata Onezone cluster",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5256,
                    "name": "onedata",
                    "avatar_url": "https://avatars.githubusercontent.com/u/8571497?v=3"
                },
                "provider_namespace": {
                    "id": 8700,
                    "name": "onedata",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8700/"
                },
                "repository": {
                    "name": "ansible-onezone",
                    "original_name": "ansible-onezone"
                },
                "tags": [
                    "cluster",
                    "filesystem",
                    "onedata",
                    "onezone"
                ],
                "versions": []
            },
            "download_count": 47
        },
        {
            "id": 21801,
            "upstream_id": 24096,
            "created": "2023-05-08T21:23:37.896711Z",
            "modified": "2023-10-29T18:46:08.412519Z",
            "imported": "2019-12-24T22:29:45.575196-05:00",
            "github_user": "onegreyonewhite",
            "username": "onegreyonewhite",
            "github_repo": "package_installer",
            "github_branch": "master",
            "commit": "ae31b282896100a3e6bdf5937fce65bc0be64520",
            "commit_message": "Added support for centos 8 and changes to the role (#4)\n\n* add github actions; fix tasks update RH system\r\n\r\n* delete github  workflows\r\n\r\n* add  github workflows\r\n\r\n* add molecule testing in github workflows\r\n\r\n* delete action workflow `molecule`\r\n\r\n* Mo",
            "name": "package_installer",
            "description": "Package management for Debian/Ubuntu/Centos.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5257,
                    "name": "onegreyonewhite",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-e5e3-7b8b-b59c-c3ea9c62b72c/avatar/"
                },
                "provider_namespace": {
                    "id": 17688,
                    "name": "onegreyonewhite",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17688/"
                },
                "repository": {
                    "name": "package_installer",
                    "original_name": "package_installer"
                },
                "tags": [
                    "linux",
                    "packaging",
                    "web"
                ],
                "versions": [
                    {
                        "id": 112120,
                        "name": "1.3.0",
                        "release_date": "2019-12-24T21:34:09-05:00"
                    },
                    {
                        "id": 111727,
                        "name": "1.2.0",
                        "release_date": "2019-12-19T03:26:53-05:00"
                    },
                    {
                        "id": 90472,
                        "name": "1.1.0",
                        "release_date": "2019-03-20T00:05:03-04:00"
                    },
                    {
                        "id": 65244,
                        "name": "1.0.2",
                        "release_date": "2018-06-17T22:32:18-04:00"
                    },
                    {
                        "id": 65241,
                        "name": "1.0.1",
                        "release_date": "2018-06-09T02:13:04-04:00"
                    },
                    {
                        "id": 54059,
                        "name": "1.0.0",
                        "release_date": "2018-02-27T19:45:57-05:00"
                    }
                ]
            },
            "download_count": 3030
        },
        {
            "id": 21802,
            "upstream_id": 24112,
            "created": "2023-05-08T21:23:37.972451Z",
            "modified": "2023-10-29T18:46:08.417015Z",
            "imported": "2018-03-01T21:14:12.456504-05:00",
            "github_user": "onegreyonewhite",
            "username": "onegreyonewhite",
            "github_repo": "wordpress-ansible-role",
            "github_branch": "master",
            "commit": "19367ccda1692d23aa71b647ee81cab165cce5ee",
            "commit_message": "Update never_autostart var",
            "name": "wordpress_lamp_server",
            "description": "WordPress deployment for Debian/Ubuntu/Centos.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 464,
                        "name": "geerlingguy.ntp"
                    },
                    {
                        "id": 24096,
                        "name": "onegreyonewhite.package_installer"
                    }
                ],
                "namespace": {
                    "id": 5257,
                    "name": "onegreyonewhite",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-e5e3-7b8b-b59c-c3ea9c62b72c/avatar/"
                },
                "provider_namespace": {
                    "id": 17688,
                    "name": "onegreyonewhite",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17688/"
                },
                "repository": {
                    "name": "wordpress-ansible-role",
                    "original_name": "wordpress-ansible-role"
                },
                "tags": [
                    "lamp",
                    "linux",
                    "web"
                ],
                "versions": [
                    {
                        "id": 54163,
                        "name": "1.0.2",
                        "release_date": "2018-03-01T19:05:44-05:00"
                    },
                    {
                        "id": 54145,
                        "name": "1.0.1",
                        "release_date": "2018-03-01T18:35:49-05:00"
                    },
                    {
                        "id": 54140,
                        "name": "1.0.0",
                        "release_date": "2018-02-28T23:26:53-05:00"
                    }
                ]
            },
            "download_count": 106
        },
        {
            "id": 21803,
            "upstream_id": 8983,
            "created": "2023-05-08T21:23:38.070552Z",
            "modified": "2023-10-29T18:46:08.421213Z",
            "imported": "2018-02-25T22:36:00.849587-05:00",
            "github_user": "onelove-roles",
            "username": "onelove-roles",
            "github_repo": "common",
            "github_branch": "master",
            "commit": "1d935823aa4b8032d1fe7924a6380d1dbe240b1a",
            "commit_message": "Merge pull request #1 from we3x/master\n\nAdd pending",
            "name": "common",
            "description": "Common",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5258,
                    "name": "onelove-roles",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-e7d7-7342-9f7f-cd83da339f1a/avatar/"
                },
                "provider_namespace": {
                    "id": 17689,
                    "name": "onelove_roles",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17689/"
                },
                "repository": {
                    "name": "common",
                    "original_name": "common"
                },
                "tags": [
                    "web"
                ],
                "versions": []
            },
            "download_count": 139
        }
    ]
}