A list of legacy roles.

GET /api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=2344
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&namespace__name__in=ovirt%2Cwillow&page=2345",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=2343",
    "results": [
        {
            "id": 27017,
            "upstream_id": 1515,
            "created": "2023-05-08T21:39:16.554500Z",
            "modified": "2023-10-10T00:48:16.525810Z",
            "imported": null,
            "github_user": "dstil",
            "username": "dstil",
            "github_repo": "ansible-locales",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "locales",
            "description": "Installs the specified locales and language packs.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 1949,
                    "name": "dstil",
                    "avatar_url": "https://avatars.githubusercontent.com/u/17172752?v=3"
                },
                "provider_namespace": {
                    "id": 4260,
                    "name": "dstil",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4260/"
                },
                "repository": {
                    "name": "ansible-locales",
                    "original_name": "ansible-locales"
                },
                "tags": [
                    "system"
                ],
                "versions": [
                    {
                        "id": 2467,
                        "name": "v2.0",
                        "release_date": null
                    }
                ]
            },
            "download_count": 59
        },
        {
            "id": 27018,
            "upstream_id": 1952,
            "created": "2023-05-08T21:39:16.625359Z",
            "modified": "2023-10-10T00:48:16.500595Z",
            "imported": null,
            "github_user": "dstil",
            "username": "dstil",
            "github_repo": "ansible-logrotate",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "logrotate",
            "description": "Sets up automatic rotation and archival of log files.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 1949,
                    "name": "dstil",
                    "avatar_url": "https://avatars.githubusercontent.com/u/17172752?v=3"
                },
                "provider_namespace": {
                    "id": 4260,
                    "name": "dstil",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4260/"
                },
                "repository": {
                    "name": "ansible-logrotate",
                    "original_name": "ansible-logrotate"
                },
                "tags": [
                    "development",
                    "monitoring",
                    "system",
                    "web"
                ],
                "versions": [
                    {
                        "id": 1884,
                        "name": "v1.0",
                        "release_date": null
                    }
                ]
            },
            "download_count": 1287
        },
        {
            "id": 27019,
            "upstream_id": 1517,
            "created": "2023-05-08T21:39:16.693885Z",
            "modified": "2023-10-10T00:48:16.529855Z",
            "imported": null,
            "github_user": "dstil",
            "username": "dstil",
            "github_repo": "ansible-mongodb",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "mongodb",
            "description": "Installs the latest version of MongoDB from the 10gen PPA.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 1949,
                    "name": "dstil",
                    "avatar_url": "https://avatars.githubusercontent.com/u/17172752?v=3"
                },
                "provider_namespace": {
                    "id": 4260,
                    "name": "dstil",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4260/"
                },
                "repository": {
                    "name": "ansible-mongodb",
                    "original_name": "ansible-mongodb"
                },
                "tags": [
                    "database",
                    "nosql"
                ],
                "versions": [
                    {
                        "id": 2540,
                        "name": "v3.0",
                        "release_date": null
                    }
                ]
            },
            "download_count": 39
        },
        {
            "id": 27020,
            "upstream_id": 1869,
            "created": "2023-05-08T21:39:17.488486Z",
            "modified": "2023-10-10T00:48:16.508849Z",
            "imported": null,
            "github_user": "dstil",
            "username": "dstil",
            "github_repo": "ansible-nodejs",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "nodejs",
            "description": "Installs the latest version of Node.js from the chris-lea PPA.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 1949,
                    "name": "dstil",
                    "avatar_url": "https://avatars.githubusercontent.com/u/17172752?v=3"
                },
                "provider_namespace": {
                    "id": 4260,
                    "name": "dstil",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4260/"
                },
                "repository": {
                    "name": "ansible-nodejs",
                    "original_name": "ansible-nodejs"
                },
                "tags": [
                    "development",
                    "web"
                ],
                "versions": [
                    {
                        "id": 2650,
                        "name": "v1.12",
                        "release_date": null
                    }
                ]
            },
            "download_count": 54
        },
        {
            "id": 27021,
            "upstream_id": 1514,
            "created": "2023-05-08T21:39:17.556421Z",
            "modified": "2023-10-10T00:48:16.533922Z",
            "imported": null,
            "github_user": "dstil",
            "username": "dstil",
            "github_repo": "ansible-postgres",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "postgres",
            "description": "Installs/configures the specified version of PostgreSQL and creates the specified list of databases.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 1515,
                        "name": "ssilab.locales"
                    }
                ],
                "namespace": {
                    "id": 1949,
                    "name": "dstil",
                    "avatar_url": "https://avatars.githubusercontent.com/u/17172752?v=3"
                },
                "provider_namespace": {
                    "id": 4260,
                    "name": "dstil",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4260/"
                },
                "repository": {
                    "name": "ansible-postgres",
                    "original_name": "ansible-postgres"
                },
                "tags": [
                    "database",
                    "sql"
                ],
                "versions": [
                    {
                        "id": 2698,
                        "name": "v2.2",
                        "release_date": null
                    }
                ]
            },
            "download_count": 46
        },
        {
            "id": 27022,
            "upstream_id": 1518,
            "created": "2023-05-08T21:39:17.620133Z",
            "modified": "2023-10-10T00:48:16.504540Z",
            "imported": null,
            "github_user": "dstil",
            "username": "dstil",
            "github_repo": "ansible-redis",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "redis",
            "description": "Installs Redis from the rwky PPA and applies the specified configuration.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 1949,
                    "name": "dstil",
                    "avatar_url": "https://avatars.githubusercontent.com/u/17172752?v=3"
                },
                "provider_namespace": {
                    "id": 4260,
                    "name": "dstil",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4260/"
                },
                "repository": {
                    "name": "ansible-redis",
                    "original_name": "ansible-redis"
                },
                "tags": [
                    "database",
                    "nosql"
                ],
                "versions": [
                    {
                        "id": 2502,
                        "name": "v2.0",
                        "release_date": null
                    }
                ]
            },
            "download_count": 38
        },
        {
            "id": 27026,
            "upstream_id": 53899,
            "created": "2023-05-08T21:39:17.954362Z",
            "modified": "2023-10-29T18:46:29.436990Z",
            "imported": "2021-03-31T09:01:35.894663-04:00",
            "github_user": "sspreitzer",
            "username": "sspreitzer",
            "github_repo": "mount",
            "github_branch": "main",
            "commit": "7be5c895376d866c7a18d0cf38f0ed708095b559",
            "commit_message": "Enhancing documentation",
            "name": "mount",
            "description": "Ansible role for system configuration to manage mountpoints",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6592,
                    "name": "sspreitzer",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-e361-7af0-8ae3-56af67e7ddf9/avatar/"
                },
                "provider_namespace": {
                    "id": 18712,
                    "name": "sspreitzer",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18712/"
                },
                "repository": {
                    "name": "mount",
                    "original_name": "mount"
                },
                "tags": [
                    "configuration",
                    "mount",
                    "system"
                ],
                "versions": [
                    {
                        "id": 150966,
                        "name": "1.0.0",
                        "release_date": "2021-03-31T08:54:37-04:00"
                    }
                ]
            },
            "download_count": 47
        },
        {
            "id": 27027,
            "upstream_id": 24286,
            "created": "2023-05-08T21:39:18.049952Z",
            "modified": "2023-10-29T18:46:29.440706Z",
            "imported": "2018-04-15T00:16:08.280550-04:00",
            "github_user": "ssube",
            "username": "ssube",
            "github_repo": "build-tools",
            "github_branch": "master",
            "commit": "331518b3ac59fed03a5f2ce9f5d8c95aa9c01b60",
            "commit_message": "add changelog",
            "name": "build-tools",
            "description": "create a k8s cluster with CI tools",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6593,
                    "name": "ssube",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-e3f7-778b-98ac-414165885a84/avatar/"
                },
                "provider_namespace": {
                    "id": 18713,
                    "name": "ssube",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18713/"
                },
                "repository": {
                    "name": "build-tools",
                    "original_name": "build-tools"
                },
                "tags": [
                    "aws",
                    "gitlab",
                    "kops",
                    "kubeadm",
                    "kubectl",
                    "kubernetes"
                ],
                "versions": []
            },
            "download_count": 55
        },
        {
            "id": 27028,
            "upstream_id": 14223,
            "created": "2023-05-08T21:39:18.171290Z",
            "modified": "2023-10-29T18:46:29.913557Z",
            "imported": "2016-12-13T08:50:33.175891-05:00",
            "github_user": "ssummer3",
            "username": "ssummer3",
            "github_repo": "ansible-fluentbit",
            "github_branch": "master",
            "commit": "6d2d70a004d0516715f03306fd85d0d2e9cdacd8",
            "commit_message": "fix typo in README",
            "name": "fluentbit",
            "description": "Install fluentbit (aka td-agent-bit)",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6594,
                    "name": "ssummer3",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-e48a-7762-893b-68dd79701e0a/avatar/"
                },
                "provider_namespace": {
                    "id": 18714,
                    "name": "ssummer3",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18714/"
                },
                "repository": {
                    "name": "ansible-fluentbit",
                    "original_name": "ansible-fluentbit"
                },
                "tags": [
                    "logging",
                    "monitoring",
                    "system"
                ],
                "versions": []
            },
            "download_count": 80
        },
        {
            "id": 27029,
            "upstream_id": 14102,
            "created": "2023-05-08T21:39:18.232011Z",
            "modified": "2023-10-29T18:46:29.917019Z",
            "imported": "2016-12-08T23:08:06.282621-05:00",
            "github_user": "ssummer3",
            "username": "ssummer3",
            "github_repo": "ansible-osquery",
            "github_branch": "master",
            "commit": "d217acb10f0483e0cd8124223a3f5a2a6fe0521a",
            "commit_message": "notify rsyslog if pipe ownership changes",
            "name": "osquery",
            "description": "Install osqueryd",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6594,
                    "name": "ssummer3",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-e48a-7762-893b-68dd79701e0a/avatar/"
                },
                "provider_namespace": {
                    "id": 18714,
                    "name": "ssummer3",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18714/"
                },
                "repository": {
                    "name": "ansible-osquery",
                    "original_name": "ansible-osquery"
                },
                "tags": [
                    "monitoring",
                    "system"
                ],
                "versions": []
            },
            "download_count": 182
        }
    ]
}