A list of legacy roles.

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

{
    "count": 36666,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3401",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3399",
    "results": [
        {
            "id": 39023,
            "upstream_id": null,
            "created": "2024-08-19T06:50:12.388416Z",
            "modified": "2024-08-19T06:50:12.682589Z",
            "imported": "2024-08-19T06:50:12.379087",
            "github_user": "mhutter",
            "username": "mhutter",
            "github_repo": "ansible-docker-systemd-service",
            "github_branch": "master",
            "commit": "ad1034f43aa4f6a2e16e9b0c16f85662b96e4625",
            "commit_message": "chore: make compatible with latest Ansible Galaxy\n\nResolves: #72\nSigned-off-by: Manuel Hutter <[email protected]>\n",
            "name": "docker_systemd_service",
            "description": "Create Systemd services for docker containers.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4581,
                    "name": "mhutter",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a07-e3a2-7500-aab2-70dcaf98bde2/avatar/"
                },
                "provider_namespace": {
                    "id": 17170,
                    "name": "mhutter",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17170/"
                },
                "repository": {
                    "name": "ansible-docker-systemd-service",
                    "original_name": "ansible-docker-systemd-service"
                },
                "tags": [
                    "system",
                    "systemd",
                    "server",
                    "docker"
                ],
                "versions": [
                    {
                        "id": "2cc2d96a-9cec-49f6-8bf6-a88cc54d5364",
                        "name": "v2.10.1",
                        "release_date": "2024-08-19T08:30:46+02:00"
                    },
                    {
                        "id": "26b9d486-4c5f-47bc-b96f-b56dd641a3b5",
                        "name": "v2.10.0",
                        "release_date": "2023-03-10T15:42:03+01:00"
                    },
                    {
                        "id": "e7ff52e0-4821-43c8-b283-b99e4b065e15",
                        "name": "v2.9.0",
                        "release_date": "2022-09-19T17:13:12+02:00"
                    },
                    {
                        "id": "91bc2742-0b91-4360-b0b2-cdc960df5dbe",
                        "name": "v2.8.0",
                        "release_date": "2022-07-07T09:33:51+02:00"
                    },
                    {
                        "id": "bca83011-1e00-400a-b77f-7c863577b99e",
                        "name": "v2.7.0",
                        "release_date": "2022-03-29T12:05:57+02:00"
                    },
                    {
                        "id": "0894dee7-bdd3-4b28-8c24-8575a3ab2ee4",
                        "name": "v2.6.0",
                        "release_date": "2022-03-22T12:10:07+01:00"
                    },
                    {
                        "id": "2eb34895-0b41-406a-8956-7bb7816afd9e",
                        "name": "v2.5.0",
                        "release_date": "2022-02-02T07:30:24+01:00"
                    },
                    {
                        "id": "a5f2fbad-dab1-4db6-a90b-790ac47353db",
                        "name": "v2.4.0",
                        "release_date": "2020-10-16T14:42:53+02:00"
                    },
                    {
                        "id": "2d5c13fd-965a-4f01-b4d2-5b611218a93c",
                        "name": "v2.3.0",
                        "release_date": "2020-07-08T15:14:08+02:00"
                    },
                    {
                        "id": "99a6e1ea-a682-4962-956e-42c95298f0b7",
                        "name": "v2.2.1",
                        "release_date": "2020-06-15T16:11:43+02:00"
                    },
                    {
                        "id": "70654f2c-277a-4bea-85f9-0982fef52cbf",
                        "name": "v2.2.0",
                        "release_date": "2020-03-02T10:01:56+01:00"
                    }
                ]
            },
            "download_count": 28
        },
        {
            "id": 39025,
            "upstream_id": null,
            "created": "2024-08-19T07:23:17.446675Z",
            "modified": "2024-08-20T05:51:10.334422Z",
            "imported": "2024-08-20T05:51:10.299333",
            "github_user": "fikipollo",
            "username": "fikipollo",
            "github_repo": "ansible-role-nat-router",
            "github_branch": "master",
            "commit": "7bfbca79264407e8989787244d5514916bcedb78",
            "commit_message": "updated galaxy meta file\n",
            "name": "nat_router",
            "description": "Easily configure a Linux system to work as a NAT router using firewalld or ufw.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2308,
                    "name": "fikipollo",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-493c-76b5-a395-903a0ab2e9f2/avatar/"
                },
                "provider_namespace": {
                    "id": 15377,
                    "name": "fikipollo",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15377/"
                },
                "repository": {
                    "name": "ansible-role-nat-router",
                    "original_name": "ansible-role-nat-router"
                },
                "tags": [
                    "routing",
                    "network",
                    "nat",
                    "ufw",
                    "firewalld"
                ],
                "versions": [
                    {
                        "id": "0cd2505a-f3d4-4a58-ad82-f438bc16d780",
                        "name": "v1.1.0",
                        "release_date": "2024-08-19T09:11:25+02:00"
                    },
                    {
                        "id": "0679d605-821f-4972-93ea-2f443d8ccbf2",
                        "name": "v1.0.0",
                        "release_date": "2019-08-28T13:31:04+02:00"
                    }
                ]
            },
            "download_count": 28
        },
        {
            "id": 39026,
            "upstream_id": null,
            "created": "2024-08-19T09:23:40.866598Z",
            "modified": "2024-08-19T14:03:16.151875Z",
            "imported": "2024-08-19T14:03:16.111561",
            "github_user": "asyrafnorafandi",
            "username": "asyrafnorafandi",
            "github_repo": "ansible-role-astar",
            "github_branch": "v1.1.0",
            "commit": "7a24d970091e483da9587734622155de458835bb",
            "commit_message": "feat: Add pull latest tag if version is not set (#5)\n\n",
            "name": "astar",
            "description": "Simple Ansible Role to quickly deploy an Astar Archive / Collator blockchain node",
            "summary_fields": {
                "dependencies": [
                    {
                        "role": "geerlingguy.swap",
                        "when": "swap_enabled == true",
                        "become": true
                    }
                ],
                "namespace": {
                    "id": 16561,
                    "name": "asyrafnorafandi",
                    "avatar_url": "https://github.com/asyrafnorafandi.png"
                },
                "provider_namespace": {
                    "id": 26165,
                    "name": "asyrafnorafandi",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26165/"
                },
                "repository": {
                    "name": "ansible-role-astar",
                    "original_name": "ansible-role-astar"
                },
                "tags": [
                    "astar",
                    "system",
                    "blockchain",
                    "masternode",
                    "node",
                    "staking",
                    "server"
                ],
                "versions": [
                    {
                        "id": "53b41276-6067-4350-9b67-09947daea208",
                        "name": "v1.1.0",
                        "release_date": "2024-08-19T14:00:58+00:00"
                    },
                    {
                        "id": "7760a56e-ddcd-46a9-baf6-71453abd93f6",
                        "name": "v1.0.1",
                        "release_date": "2024-08-19T10:29:10+00:00"
                    },
                    {
                        "id": "99db43f2-003f-4915-971b-a53871a8160f",
                        "name": "v1.0.0",
                        "release_date": "2024-08-19T10:16:40+00:00"
                    }
                ]
            },
            "download_count": 23
        },
        {
            "id": 39027,
            "upstream_id": null,
            "created": "2024-08-19T09:27:16.741291Z",
            "modified": "2024-08-19T09:27:16.768870Z",
            "imported": "2024-08-19T09:27:16.738386",
            "github_user": "vijayrajuyj1",
            "username": "vijayrajuyj1",
            "github_repo": "dammyrepo",
            "github_branch": "main",
            "commit": "c3c9fa5f098c7dbed4fb99ec12a0c9ababae9d6d",
            "commit_message": "first commit\n",
            "name": "dammyrepo",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 16945,
                    "name": "vijayrajuyj1",
                    "avatar_url": "https://github.com/vijayrajuyj1.png"
                },
                "provider_namespace": {
                    "id": 26538,
                    "name": "vijayrajuyj1",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26538/"
                },
                "repository": {
                    "name": "dammyrepo",
                    "original_name": "dammyrepo"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 24
        },
        {
            "id": 39028,
            "upstream_id": null,
            "created": "2024-08-19T17:15:10.478305Z",
            "modified": "2025-02-27T23:18:17.760236Z",
            "imported": "2025-02-27T23:18:17.730734",
            "github_user": "hertg",
            "username": "hertg",
            "github_repo": "role-add-sudo-user",
            "github_branch": "main",
            "commit": "989b5c4538cb0a9e48406a55d0974cccf6622801",
            "commit_message": "fix issue with disabling root password\n",
            "name": "add_sudo_user",
            "description": "Add a new user with sudo privileges",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 16948,
                    "name": "hertg",
                    "avatar_url": "https://github.com/hertg.png"
                },
                "provider_namespace": {
                    "id": 26541,
                    "name": "hertg",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26541/"
                },
                "repository": {
                    "name": "role-add-sudo-user",
                    "original_name": "role-add-sudo-user"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 38
        },
        {
            "id": 39029,
            "upstream_id": null,
            "created": "2024-08-19T20:22:46.703189Z",
            "modified": "2024-08-19T20:22:46.729490Z",
            "imported": "2024-08-19T20:22:46.701089",
            "github_user": "iam-rayees",
            "username": "iam-rayees",
            "github_repo": "dummy-role",
            "github_branch": "main",
            "commit": "e23b0950d2380d80b6f3da962123bc4758df4887",
            "commit_message": "initial files\n",
            "name": "dummy-role",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 16953,
                    "name": "iam-rayees",
                    "avatar_url": "https://github.com/iam-rayees.png"
                },
                "provider_namespace": {
                    "id": 26546,
                    "name": "iam_rayees",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26546/"
                },
                "repository": {
                    "name": "dummy-role",
                    "original_name": "dummy-role"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 23
        },
        {
            "id": 39030,
            "upstream_id": null,
            "created": "2024-08-20T00:05:39.337167Z",
            "modified": "2024-08-20T00:05:39.389371Z",
            "imported": "2024-08-20T00:05:39.335028",
            "github_user": "charlesshook",
            "username": "charlesshook",
            "github_repo": "ansible-role-standardnotes",
            "github_branch": "main",
            "commit": "95e0584680e38820f29d8fc6830ba283435912e1",
            "commit_message": "Develop (#5)\n\n* Project setup\r\n\r\n* Sets up standardnotes on ubuntu\r\n\r\n* Workflow to deploy to ansible galaxy\r\n\r\n* Updated readme\r\n\r\n* Filled out\r\n\r\n* Cleaned up and added templates\r\n\r\n* Forgot to update\r\n\r\n* Change version\r\n\r\n* Please\r\n\r\n* Fixed\r\n\r\n* Fixed",
            "name": "standardnotes",
            "description": "Installs Standard Notes on Linux.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 16813,
                    "name": "charlesshook",
                    "avatar_url": "https://github.com/charlesshook.png"
                },
                "provider_namespace": {
                    "id": 26408,
                    "name": "charlesshook",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26408/"
                },
                "repository": {
                    "name": "ansible-role-standardnotes",
                    "original_name": "ansible-role-standardnotes"
                },
                "tags": [
                    "standardnotes"
                ],
                "versions": [
                    {
                        "id": "c9eee19b-dd62-4ba2-a949-123ee328de51",
                        "name": "v0.0.1",
                        "release_date": "2024-08-19T17:33:39-06:00"
                    }
                ]
            },
            "download_count": 22
        },
        {
            "id": 39032,
            "upstream_id": null,
            "created": "2024-08-20T05:53:41.185901Z",
            "modified": "2024-08-20T05:53:41.275188Z",
            "imported": "2024-08-20T05:53:41.183807",
            "github_user": "fikipollo",
            "username": "fikipollo",
            "github_repo": "ansible-role-checkmk-server",
            "github_branch": "master",
            "commit": "3eb246eced824436466d04766d2f42d24626263b",
            "commit_message": "Update main.yml",
            "name": "checkmk_server",
            "description": "​installs Checkmk monitoring server in CentOS, Ubuntu and Debian.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2308,
                    "name": "fikipollo",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-493c-76b5-a395-903a0ab2e9f2/avatar/"
                },
                "provider_namespace": {
                    "id": 15377,
                    "name": "fikipollo",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15377/"
                },
                "repository": {
                    "name": "ansible-role-checkmk-server",
                    "original_name": "ansible-role-checkmk-server"
                },
                "tags": [
                    "monitoring",
                    "checkmk"
                ],
                "versions": [
                    {
                        "id": "6c340fad-9888-4640-8aa1-177b61ace243",
                        "name": "v1.1.0",
                        "release_date": "2024-08-20T07:46:16+02:00"
                    },
                    {
                        "id": "a4d4395e-5ca4-4ec4-9404-0256640db49c",
                        "name": "v1.0.0",
                        "release_date": "2019-09-09T10:11:20+02:00"
                    }
                ]
            },
            "download_count": 26
        },
        {
            "id": 39033,
            "upstream_id": null,
            "created": "2024-08-20T11:02:22.626620Z",
            "modified": "2024-08-20T11:02:22.655834Z",
            "imported": "2024-08-20T11:02:22.624439",
            "github_user": "rkrCoder",
            "username": "rkrCoder",
            "github_repo": "repo_for_ansible_galaxy",
            "github_branch": "master",
            "commit": "2bdb81dbb23e2f0218eb9fbf413c56d066513906",
            "commit_message": "first ansible galaxy files\n",
            "name": "repo_for_ansible_galaxy",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 16956,
                    "name": "rkrCoder",
                    "avatar_url": "https://github.com/rkrCoder.png"
                },
                "provider_namespace": {
                    "id": 26549,
                    "name": "rkrcoder",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26549/"
                },
                "repository": {
                    "name": "repo_for_ansible_galaxy",
                    "original_name": "repo_for_ansible_galaxy"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 24
        },
        {
            "id": 39034,
            "upstream_id": null,
            "created": "2024-08-21T05:19:07.876316Z",
            "modified": "2024-08-21T05:19:07.905496Z",
            "imported": "2024-08-21T05:19:07.874197",
            "github_user": "Junaid2727",
            "username": "Junaid2727",
            "github_repo": "dummy-ansible-role",
            "github_branch": "main",
            "commit": "41c3e97a0908421551ba9eb0518cd23bc4e674c9",
            "commit_message": "initial files\n",
            "name": "dummy-ansible-role",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 16969,
                    "name": "Junaid2727",
                    "avatar_url": "https://github.com/Junaid2727.png"
                },
                "provider_namespace": {
                    "id": 26562,
                    "name": "junaid2727",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26562/"
                },
                "repository": {
                    "name": "dummy-ansible-role",
                    "original_name": "dummy-ansible-role"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 23
        }
    ]
}