A list of legacy roles.

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

{
    "count": 37603,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1653",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1651",
    "results": [
        {
            "id": 18954,
            "upstream_id": 8830,
            "created": "2023-05-08T21:14:25.895903Z",
            "modified": "2023-10-29T18:45:57.390515Z",
            "imported": "2021-08-18T11:31:38.185732-04:00",
            "github_user": "memiah",
            "username": "memiah",
            "github_repo": "ansible-role-aws-cli",
            "github_branch": "master",
            "commit": "bc3d113ed8e3ece7805fab06b8897f424449889e",
            "commit_message": "Alter aws_cli_version conditional check.",
            "name": "aws-cli",
            "description": "Install Amazon AWS Command Line Interface.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4540,
                    "name": "memiah",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1416029?v=4"
                },
                "provider_namespace": {
                    "id": 7776,
                    "name": "memiah",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7776/"
                },
                "repository": {
                    "name": "ansible-role-aws-cli",
                    "original_name": "ansible-role-aws-cli"
                },
                "tags": [
                    "amazon",
                    "aws",
                    "cli"
                ],
                "versions": [
                    {
                        "id": 162453,
                        "name": "0.1.5",
                        "release_date": "2021-08-18T11:26:28-04:00"
                    },
                    {
                        "id": 161221,
                        "name": "0.1.4",
                        "release_date": "2021-07-29T10:36:30-04:00"
                    },
                    {
                        "id": 17354,
                        "name": "0.1.3",
                        "release_date": "2016-08-03T09:39:21-04:00"
                    },
                    {
                        "id": 16249,
                        "name": "0.1.2",
                        "release_date": "2016-07-04T05:01:36-04:00"
                    },
                    {
                        "id": 16248,
                        "name": "0.1.1",
                        "release_date": "2016-07-04T04:26:20-04:00"
                    },
                    {
                        "id": 12397,
                        "name": "0.1.0",
                        "release_date": "2016-03-24T09:14:21-04:00"
                    }
                ]
            },
            "download_count": 7205
        },
        {
            "id": 18955,
            "upstream_id": 12472,
            "created": "2023-05-08T21:14:25.966735Z",
            "modified": "2023-10-29T18:45:57.394652Z",
            "imported": "2016-10-03T10:19:29.159837-04:00",
            "github_user": "memiah",
            "username": "memiah",
            "github_repo": "ansible-role-aws-ec2",
            "github_branch": "master",
            "commit": "509e88819e4ae34b0221c08fb3fce224c0c45d1f",
            "commit_message": "Variable handling fix",
            "name": "aws-ec2",
            "description": "Add automatic EC2 instance provisioning via Ansible.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4540,
                    "name": "memiah",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1416029?v=4"
                },
                "provider_namespace": {
                    "id": 7776,
                    "name": "memiah",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7776/"
                },
                "repository": {
                    "name": "ansible-role-aws-ec2",
                    "original_name": "ansible-role-aws-ec2"
                },
                "tags": [
                    "aws",
                    "ec2"
                ],
                "versions": [
                    {
                        "id": 19818,
                        "name": "0.1.3",
                        "release_date": "2016-10-03T14:18:03-04:00"
                    },
                    {
                        "id": 19819,
                        "name": "0.1.2",
                        "release_date": "2016-09-30T09:37:23-04:00"
                    },
                    {
                        "id": 19820,
                        "name": "0.1.1",
                        "release_date": "2016-09-28T14:51:27-04:00"
                    },
                    {
                        "id": 19821,
                        "name": "0.1.0",
                        "release_date": "2016-09-16T10:44:34-04:00"
                    }
                ]
            },
            "download_count": 148
        },
        {
            "id": 18956,
            "upstream_id": 40588,
            "created": "2023-05-08T21:14:26.045537Z",
            "modified": "2023-10-29T18:45:57.398451Z",
            "imported": "2019-05-21T11:46:14.111682-04:00",
            "github_user": "memiah",
            "username": "memiah",
            "github_repo": "ansible-role-centos-security-updates",
            "github_branch": "master",
            "commit": "08c693aa7422893c0e2981950e6c965f003000f8",
            "commit_message": "Limit readme to 160 chars per line.",
            "name": "centos_security_updates",
            "description": "Install CentOS security only updates.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 1030,
                        "name": "geerlingguy.security"
                    }
                ],
                "namespace": {
                    "id": 4540,
                    "name": "memiah",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1416029?v=4"
                },
                "provider_namespace": {
                    "id": 7776,
                    "name": "memiah",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7776/"
                },
                "repository": {
                    "name": "ansible-role-centos-security-updates",
                    "original_name": "ansible-role-centos-security-updates"
                },
                "tags": [
                    "centos",
                    "errata",
                    "security",
                    "updates"
                ],
                "versions": [
                    {
                        "id": 94129,
                        "name": "0.1.3",
                        "release_date": "2019-05-21T11:29:53-04:00"
                    },
                    {
                        "id": 94128,
                        "name": "0.1.2",
                        "release_date": "2019-05-21T11:19:06-04:00"
                    },
                    {
                        "id": 94127,
                        "name": "0.1.1",
                        "release_date": "2019-05-21T11:09:54-04:00"
                    },
                    {
                        "id": 94126,
                        "name": "0.1.0",
                        "release_date": "2019-05-21T07:41:30-04:00"
                    }
                ]
            },
            "download_count": 236
        },
        {
            "id": 18957,
            "upstream_id": 61100,
            "created": "2023-05-08T21:14:26.111904Z",
            "modified": "2023-10-29T18:45:57.409449Z",
            "imported": "2022-12-07T07:41:19.346452-05:00",
            "github_user": "memiah",
            "username": "memiah",
            "github_repo": "ansible-role-dnf",
            "github_branch": "master",
            "commit": "64e77dd42d2163ecca536127023e7ca0f0c7c611",
            "commit_message": "Remove module options.",
            "name": "dnf",
            "description": "Install and configure dnf-automatic and other dnf options.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4540,
                    "name": "memiah",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1416029?v=4"
                },
                "provider_namespace": {
                    "id": 7776,
                    "name": "memiah",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7776/"
                },
                "repository": {
                    "name": "ansible-role-dnf",
                    "original_name": "ansible-role-dnf"
                },
                "tags": [
                    "automatic",
                    "dnf",
                    "packaging",
                    "security",
                    "system",
                    "updates"
                ],
                "versions": [
                    {
                        "id": 197399,
                        "name": "0.1.1",
                        "release_date": "2022-12-07T07:38:08-05:00"
                    },
                    {
                        "id": 197398,
                        "name": "0.1.0",
                        "release_date": "2022-12-07T07:18:48-05:00"
                    }
                ]
            },
            "download_count": 102
        },
        {
            "id": 18958,
            "upstream_id": 8863,
            "created": "2023-05-08T21:14:26.180075Z",
            "modified": "2023-10-29T18:45:57.413426Z",
            "imported": "2017-02-03T07:06:28.768234-05:00",
            "github_user": "memiah",
            "username": "memiah",
            "github_repo": "ansible-role-fail2ban-wordpress",
            "github_branch": "master",
            "commit": "ec866a55a70d09f5162c0e882d7f6e65683b2bff",
            "commit_message": "Explicit `when` declaration to avoid failure on Ansible 2.1+",
            "name": "fail2ban-wordpress",
            "description": "Install the fail2ban service and WordPress fail2ban plugin on RedHat systems.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4540,
                    "name": "memiah",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1416029?v=4"
                },
                "provider_namespace": {
                    "id": 7776,
                    "name": "memiah",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7776/"
                },
                "repository": {
                    "name": "ansible-role-fail2ban-wordpress",
                    "original_name": "ansible-role-fail2ban-wordpress"
                },
                "tags": [
                    "fail2ban",
                    "wordpress"
                ],
                "versions": [
                    {
                        "id": 25829,
                        "name": "0.1.3",
                        "release_date": "2017-02-03T06:51:44-05:00"
                    },
                    {
                        "id": 12583,
                        "name": "0.1.2",
                        "release_date": "2016-03-29T08:20:18-04:00"
                    },
                    {
                        "id": 12561,
                        "name": "0.1.1",
                        "release_date": "2016-03-29T04:47:42-04:00"
                    },
                    {
                        "id": 12465,
                        "name": "0.1.0",
                        "release_date": "2016-03-26T14:25:51-04:00"
                    }
                ]
            },
            "download_count": 344
        },
        {
            "id": 18959,
            "upstream_id": 11288,
            "created": "2023-05-08T21:14:26.256700Z",
            "modified": "2023-10-29T18:45:57.418007Z",
            "imported": "2017-12-13T08:57:35.914573-05:00",
            "github_user": "memiah",
            "username": "memiah",
            "github_repo": "ansible-role-firewalld",
            "github_branch": "master",
            "commit": "dd8f83f5dfb286446adbffd62860b40398be472a",
            "commit_message": "Merge pull request #1 from flysen/master\n\nRemoved a space",
            "name": "firewalld",
            "description": "Configure services and ports in firewalld.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4540,
                    "name": "memiah",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1416029?v=4"
                },
                "provider_namespace": {
                    "id": 7776,
                    "name": "memiah",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7776/"
                },
                "repository": {
                    "name": "ansible-role-firewalld",
                    "original_name": "ansible-role-firewalld"
                },
                "tags": [
                    "firewall",
                    "ports",
                    "services"
                ],
                "versions": [
                    {
                        "id": 18110,
                        "name": "0.2.0",
                        "release_date": "2016-08-25T04:56:27-04:00"
                    },
                    {
                        "id": 17336,
                        "name": "0.1.1",
                        "release_date": "2016-08-03T04:40:17-04:00"
                    },
                    {
                        "id": 17181,
                        "name": "0.1.0",
                        "release_date": "2016-08-01T07:19:54-04:00"
                    }
                ]
            },
            "download_count": 438
        },
        {
            "id": 18960,
            "upstream_id": 10393,
            "created": "2023-05-08T21:14:27.037724Z",
            "modified": "2023-10-29T18:45:57.422807Z",
            "imported": "2017-02-06T11:37:16.458948-05:00",
            "github_user": "memiah",
            "username": "memiah",
            "github_repo": "ansible-role-mail-relay",
            "github_branch": "master",
            "commit": "f8dc8e4308f7235066b5201bd3c50e068b5a8adb",
            "commit_message": "Remove old postfix.yml task file.",
            "name": "mail-relay",
            "description": "Configure postfix SMTP relay.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 907,
                        "name": "geerlingguy.postfix"
                    }
                ],
                "namespace": {
                    "id": 4540,
                    "name": "memiah",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1416029?v=4"
                },
                "provider_namespace": {
                    "id": 7776,
                    "name": "memiah",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7776/"
                },
                "repository": {
                    "name": "ansible-role-mail-relay",
                    "original_name": "ansible-role-mail-relay"
                },
                "tags": [
                    "amazon",
                    "mail",
                    "postfix",
                    "relay",
                    "ses"
                ],
                "versions": [
                    {
                        "id": 25962,
                        "name": "0.3.1",
                        "release_date": "2017-02-06T11:31:20-05:00"
                    },
                    {
                        "id": 25957,
                        "name": "0.3.0",
                        "release_date": "2017-02-06T08:02:47-05:00"
                    },
                    {
                        "id": 19168,
                        "name": "0.2.1",
                        "release_date": "2016-09-20T10:23:12-04:00"
                    },
                    {
                        "id": 19167,
                        "name": "0.2.0",
                        "release_date": "2016-09-20T08:16:23-04:00"
                    },
                    {
                        "id": 16120,
                        "name": "0.1.5",
                        "release_date": "2016-06-27T06:41:46-04:00"
                    },
                    {
                        "id": 15973,
                        "name": "0.1.4",
                        "release_date": "2016-06-24T05:29:15-04:00"
                    },
                    {
                        "id": 15974,
                        "name": "0.1.3",
                        "release_date": "2016-06-24T05:21:41-04:00"
                    },
                    {
                        "id": 15844,
                        "name": "0.1.2",
                        "release_date": "2016-06-22T06:43:40-04:00"
                    },
                    {
                        "id": 15795,
                        "name": "0.1.1",
                        "release_date": "2016-06-20T09:38:30-04:00"
                    },
                    {
                        "id": 15796,
                        "name": "0.1.0",
                        "release_date": "2016-06-20T06:25:32-04:00"
                    }
                ]
            },
            "download_count": 471
        },
        {
            "id": 18961,
            "upstream_id": 8566,
            "created": "2023-05-08T21:14:27.109578Z",
            "modified": "2023-10-29T18:45:57.427875Z",
            "imported": "2021-07-20T10:03:26.244497-04:00",
            "github_user": "memiah",
            "username": "memiah",
            "github_repo": "ansible-role-mysql-s3-backup",
            "github_branch": "master",
            "commit": "c85519e00068d8bb8087080681abce70ff691612",
            "commit_message": "Merge pull request #3 from RyanTheAllmighty/allow-passing-arguments-to-aws-cli\n\nfeat: allow passing arguments to the aws cli",
            "name": "mysql-s3-backup",
            "description": "MySQL to Amazon S3 backup.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4540,
                    "name": "memiah",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1416029?v=4"
                },
                "provider_namespace": {
                    "id": 7776,
                    "name": "memiah",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7776/"
                },
                "repository": {
                    "name": "ansible-role-mysql-s3-backup",
                    "original_name": "ansible-role-mysql-s3-backup"
                },
                "tags": [
                    "amazon",
                    "aws",
                    "backup",
                    "mysql",
                    "web"
                ],
                "versions": [
                    {
                        "id": 159180,
                        "name": "0.1.9",
                        "release_date": "2021-07-20T09:30:51-04:00"
                    },
                    {
                        "id": 159181,
                        "name": "0.1.8",
                        "release_date": "2021-07-20T09:25:39-04:00"
                    },
                    {
                        "id": 23210,
                        "name": "0.1.7",
                        "release_date": "2016-12-13T10:04:25-05:00"
                    },
                    {
                        "id": 16361,
                        "name": "0.1.6",
                        "release_date": "2016-07-06T06:08:44-04:00"
                    },
                    {
                        "id": 12638,
                        "name": "0.1.5",
                        "release_date": "2016-03-31T05:09:21-04:00"
                    },
                    {
                        "id": 12590,
                        "name": "0.1.4",
                        "release_date": "2016-03-29T11:34:00-04:00"
                    },
                    {
                        "id": 12589,
                        "name": "0.1.3",
                        "release_date": "2016-03-29T11:26:28-04:00"
                    },
                    {
                        "id": 12394,
                        "name": "0.1.2",
                        "release_date": "2016-03-24T07:22:16-04:00"
                    },
                    {
                        "id": 12308,
                        "name": "0.1.1",
                        "release_date": "2016-03-23T06:32:09-04:00"
                    },
                    {
                        "id": 12038,
                        "name": "0.1.0",
                        "release_date": "2016-03-17T11:54:48-04:00"
                    }
                ]
            },
            "download_count": 712
        },
        {
            "id": 18962,
            "upstream_id": 11361,
            "created": "2023-05-08T21:14:27.188230Z",
            "modified": "2023-10-29T18:45:57.432656Z",
            "imported": "2016-08-16T09:40:25.797037-04:00",
            "github_user": "memiah",
            "username": "memiah",
            "github_repo": "ansible-role-mysql-s3-restore",
            "github_branch": "master",
            "commit": "e5d29fc9265fe168dbb278accdefc7ab199b9237",
            "commit_message": "Use GNU sed flags for replacements.",
            "name": "mysql-s3-restore",
            "description": "Amazon S3 to MySQL restore.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 8830,
                        "name": "memiah.aws-cli"
                    }
                ],
                "namespace": {
                    "id": 4540,
                    "name": "memiah",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1416029?v=4"
                },
                "provider_namespace": {
                    "id": 7776,
                    "name": "memiah",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7776/"
                },
                "repository": {
                    "name": "ansible-role-mysql-s3-restore",
                    "original_name": "ansible-role-mysql-s3-restore"
                },
                "tags": [
                    "amazon",
                    "aws",
                    "mysql",
                    "restore",
                    "s3",
                    "web"
                ],
                "versions": [
                    {
                        "id": 17832,
                        "name": "0.1.4",
                        "release_date": "2016-08-16T12:12:11-04:00"
                    },
                    {
                        "id": 17826,
                        "name": "0.1.3",
                        "release_date": "2016-08-16T10:15:05-04:00"
                    },
                    {
                        "id": 17759,
                        "name": "0.1.2",
                        "release_date": "2016-08-15T09:17:43-04:00"
                    },
                    {
                        "id": 17502,
                        "name": "0.1.1",
                        "release_date": "2016-08-05T15:07:55-04:00"
                    },
                    {
                        "id": 17433,
                        "name": "0.1.0",
                        "release_date": "2016-08-05T14:52:23-04:00"
                    }
                ]
            },
            "download_count": 435
        },
        {
            "id": 18963,
            "upstream_id": 61099,
            "created": "2023-05-08T21:14:27.515519Z",
            "modified": "2023-10-29T18:45:57.436688Z",
            "imported": "2022-12-07T06:47:59.830008-05:00",
            "github_user": "memiah",
            "username": "memiah",
            "github_repo": "ansible-role-repo-codeit",
            "github_branch": "master",
            "commit": "0920715a33bcf73e49c6bb02f13e8d9a24013dd3",
            "commit_message": "Set repo name in meta.",
            "name": "repo_codeit",
            "description": "CodeIT repository for RHEL/CentOS.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 4540,
                    "name": "memiah",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1416029?v=4"
                },
                "provider_namespace": {
                    "id": 7776,
                    "name": "memiah",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7776/"
                },
                "repository": {
                    "name": "ansible-role-repo-codeit",
                    "original_name": "ansible-role-repo-codeit"
                },
                "tags": [
                    "centos",
                    "codeit",
                    "packaging",
                    "redhat",
                    "repo",
                    "repository",
                    "rhel"
                ],
                "versions": []
            },
            "download_count": 104
        }
    ]
}