A list of legacy roles.

GET /api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=2357
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=2358",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=2356",
    "results": [
        {
            "id": 27161,
            "upstream_id": 32260,
            "created": "2023-05-08T21:39:41.017190Z",
            "modified": "2023-10-29T18:46:30.391605Z",
            "imported": "2019-10-22T00:45:03.301413-04:00",
            "github_user": "stancel",
            "username": "stancel",
            "github_repo": "remove-mysql-dbs-and-users",
            "github_branch": "master",
            "commit": "d5e0b564734ba6324139090913b4774a03f8ad31",
            "commit_message": "Cleaned up role for readability and improved quality score",
            "name": "remove_mysql_dbs_and_users",
            "description": "Removes one or more MySQL databases and users.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6609,
                    "name": "stancel",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-f0ae-70aa-bb21-bb786363f2d0/avatar/"
                },
                "provider_namespace": {
                    "id": 18726,
                    "name": "stancel",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18726/"
                },
                "repository": {
                    "name": "remove-mysql-dbs-and-users",
                    "original_name": "remove-mysql-dbs-and-users"
                },
                "tags": [
                    "databases",
                    "mysql",
                    "users"
                ],
                "versions": [
                    {
                        "id": 106770,
                        "name": "1.0.1",
                        "release_date": "2019-10-22T00:43:49-04:00"
                    },
                    {
                        "id": 79150,
                        "name": "1.0.0",
                        "release_date": "2018-11-01T23:28:08-04:00"
                    }
                ]
            },
            "download_count": 109
        },
        {
            "id": 27162,
            "upstream_id": 32257,
            "created": "2023-05-08T21:39:41.085632Z",
            "modified": "2023-10-29T18:46:30.395660Z",
            "imported": "2019-10-21T15:13:24.843669-04:00",
            "github_user": "stancel",
            "username": "stancel",
            "github_repo": "remove-website-user-access",
            "github_branch": "master",
            "commit": "a0384ab8ec94e215ce6f14ab1a32b545b5aea464",
            "commit_message": "Corrected typos",
            "name": "remove_website_user_access",
            "description": "Removes one or more Linux users and removes sftp access to a path where a website was stored on a shared hosting server.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6609,
                    "name": "stancel",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-f0ae-70aa-bb21-bb786363f2d0/avatar/"
                },
                "provider_namespace": {
                    "id": 18726,
                    "name": "stancel",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18726/"
                },
                "repository": {
                    "name": "remove-website-user-access",
                    "original_name": "remove-website-user-access"
                },
                "tags": [
                    "user",
                    "webserver"
                ],
                "versions": [
                    {
                        "id": 79174,
                        "name": "1.0.1",
                        "release_date": "2018-11-02T10:49:46-04:00"
                    },
                    {
                        "id": 79173,
                        "name": "1.0.0",
                        "release_date": "2018-11-02T10:44:57-04:00"
                    }
                ]
            },
            "download_count": 110
        },
        {
            "id": 27163,
            "upstream_id": 30440,
            "created": "2023-05-08T21:39:41.154726Z",
            "modified": "2023-10-29T18:46:30.399350Z",
            "imported": "2022-04-18T16:27:28.257854-04:00",
            "github_user": "stancel",
            "username": "stancel",
            "github_repo": "restore-bareos-backup",
            "github_branch": "master",
            "commit": "8ad0590b943b7d227d9df63c5fce5822319e05d6",
            "commit_message": "Fixed Bareos Restore script created from template - somehow the fix was left out of the last commit",
            "name": "restore_bareos_backup",
            "description": "Restores a Bareos Backup from your server onto a given server and file path.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6609,
                    "name": "stancel",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-f0ae-70aa-bb21-bb786363f2d0/avatar/"
                },
                "provider_namespace": {
                    "id": 18726,
                    "name": "stancel",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18726/"
                },
                "repository": {
                    "name": "restore-bareos-backup",
                    "original_name": "restore-bareos-backup"
                },
                "tags": [
                    "automation",
                    "backups",
                    "bareos"
                ],
                "versions": [
                    {
                        "id": 182838,
                        "name": "2.2.0",
                        "release_date": "2022-04-18T16:24:50-04:00"
                    },
                    {
                        "id": 181870,
                        "name": "2.1.0",
                        "release_date": "2022-04-01T22:23:17-04:00"
                    },
                    {
                        "id": 106767,
                        "name": "2.0.2",
                        "release_date": "2019-10-22T00:06:37-04:00"
                    },
                    {
                        "id": 77931,
                        "name": "2.0.1",
                        "release_date": "2018-10-23T00:48:11-04:00"
                    },
                    {
                        "id": 77493,
                        "name": "2.0.0",
                        "release_date": "2018-10-22T00:59:02-04:00"
                    }
                ]
            },
            "download_count": 105
        },
        {
            "id": 27164,
            "upstream_id": 30395,
            "created": "2023-05-08T21:39:41.224810Z",
            "modified": "2023-10-29T18:46:30.403439Z",
            "imported": "2022-04-01T22:58:52.558687-04:00",
            "github_user": "stancel",
            "username": "stancel",
            "github_repo": "restore-db-and-files",
            "github_branch": "master",
            "commit": "1582c243ba1b1a7ff4823fc2ebe58fa84b433616",
            "commit_message": "Updated role - added variable - restore_db_and_files_previous_host_name",
            "name": "restore_db_and_files",
            "description": "This role picks up from the stancel.restore-bareos-backup role where files are restored to a computer or server that were backed up from some server or computer onto a Bareos or Bacula backup system. The role restores a Gzipped MySQL dump file into a MySQ",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6609,
                    "name": "stancel",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-f0ae-70aa-bb21-bb786363f2d0/avatar/"
                },
                "provider_namespace": {
                    "id": 18726,
                    "name": "stancel",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18726/"
                },
                "repository": {
                    "name": "restore-db-and-files",
                    "original_name": "restore-db-and-files"
                },
                "tags": [
                    "mysql",
                    "restore"
                ],
                "versions": [
                    {
                        "id": 181766,
                        "name": "3.1.0",
                        "release_date": "2022-04-01T22:57:29-04:00"
                    },
                    {
                        "id": 106769,
                        "name": "3.0.2",
                        "release_date": "2019-10-22T00:31:37-04:00"
                    },
                    {
                        "id": 79680,
                        "name": "3.0.1",
                        "release_date": "2018-11-11T19:12:17-05:00"
                    },
                    {
                        "id": 79643,
                        "name": "3.0.0",
                        "release_date": "2018-11-11T17:35:43-05:00"
                    },
                    {
                        "id": 77976,
                        "name": "2.1.1",
                        "release_date": "2018-10-23T11:42:14-04:00"
                    },
                    {
                        "id": 77930,
                        "name": "2.1.0",
                        "release_date": "2018-10-23T00:41:32-04:00"
                    },
                    {
                        "id": 77494,
                        "name": "2.0.0",
                        "release_date": "2018-10-22T01:31:07-04:00"
                    },
                    {
                        "id": 77349,
                        "name": "1.2.0",
                        "release_date": "2018-10-19T22:36:06-04:00"
                    },
                    {
                        "id": 76232,
                        "name": "1.0.0",
                        "release_date": "2018-10-07T18:56:18-04:00"
                    }
                ]
            },
            "download_count": 103
        },
        {
            "id": 27165,
            "upstream_id": 44527,
            "created": "2023-05-08T21:39:41.296914Z",
            "modified": "2023-10-29T18:46:30.407940Z",
            "imported": "2019-11-10T14:03:22.879521-05:00",
            "github_user": "stancel",
            "username": "stancel",
            "github_repo": "set-proper-site-permissions",
            "github_branch": "master",
            "commit": "331db84863f1ebc7d7def799cedbe9d52eedf61a",
            "commit_message": "Cleaned up role. Removed accidental duplicate variable",
            "name": "set_proper_site_permissions",
            "description": "Sets up the correct permissions for directories and files served on a shared webserver site.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6609,
                    "name": "stancel",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-f0ae-70aa-bb21-bb786363f2d0/avatar/"
                },
                "provider_namespace": {
                    "id": 18726,
                    "name": "stancel",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18726/"
                },
                "repository": {
                    "name": "set-proper-site-permissions",
                    "original_name": "set-proper-site-permissions"
                },
                "tags": [
                    "nginx",
                    "permissions",
                    "security",
                    "vhost",
                    "websites"
                ],
                "versions": [
                    {
                        "id": 108669,
                        "name": "1.0.2",
                        "release_date": "2019-11-10T14:01:41-05:00"
                    },
                    {
                        "id": 108667,
                        "name": "1.0.1",
                        "release_date": "2019-11-10T13:52:08-05:00"
                    },
                    {
                        "id": 108668,
                        "name": "1.0.0",
                        "release_date": "2019-11-10T13:49:08-05:00"
                    }
                ]
            },
            "download_count": 47
        },
        {
            "id": 27166,
            "upstream_id": 26367,
            "created": "2023-05-08T21:39:41.385028Z",
            "modified": "2023-10-29T18:46:30.411743Z",
            "imported": "2019-10-22T00:17:41.624441-04:00",
            "github_user": "stancel",
            "username": "stancel",
            "github_repo": "setup-mysql-backups",
            "github_branch": "master",
            "commit": "8ff25a90c5fb55489be19682254f7e61a5f50094",
            "commit_message": "Cleaned up role for readability and improved quality score",
            "name": "setup-mysql-backups",
            "description": "Role to have a bash script run nightly on a cron job to backup a list of MySQL/MariaDB databases",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6609,
                    "name": "stancel",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-f0ae-70aa-bb21-bb786363f2d0/avatar/"
                },
                "provider_namespace": {
                    "id": 18726,
                    "name": "stancel",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18726/"
                },
                "repository": {
                    "name": "setup-mysql-backups",
                    "original_name": "setup-mysql-backups"
                },
                "tags": [
                    "backup",
                    "mysql",
                    "mysqldump"
                ],
                "versions": [
                    {
                        "id": 106768,
                        "name": "2.0.1",
                        "release_date": "2019-10-22T00:16:14-04:00"
                    },
                    {
                        "id": 77495,
                        "name": "2.0.0",
                        "release_date": "2018-10-22T01:46:56-04:00"
                    },
                    {
                        "id": 65130,
                        "name": "1.0.0",
                        "release_date": "2018-06-15T16:46:49-04:00"
                    }
                ]
            },
            "download_count": 138
        },
        {
            "id": 27167,
            "upstream_id": 32256,
            "created": "2023-05-08T21:39:41.455743Z",
            "modified": "2023-10-29T18:46:30.415595Z",
            "imported": "2019-10-21T18:56:06.755975-04:00",
            "github_user": "stancel",
            "username": "stancel",
            "github_repo": "setup-website-user-access",
            "github_branch": "master",
            "commit": "3354835dcb352e656e59d0fb348c3c004cbb2a29",
            "commit_message": "Updating the default group to be www-data. Will change it to a variable later",
            "name": "setup_website_user_access",
            "description": "Creates one or more linux user and sets up sftp access for them to be able to access their website on a shared hosting server.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6609,
                    "name": "stancel",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-f0ae-70aa-bb21-bb786363f2d0/avatar/"
                },
                "provider_namespace": {
                    "id": 18726,
                    "name": "stancel",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18726/"
                },
                "repository": {
                    "name": "setup-website-user-access",
                    "original_name": "setup-website-user-access"
                },
                "tags": [
                    "user",
                    "webserver"
                ],
                "versions": [
                    {
                        "id": 106754,
                        "name": "1.0.1",
                        "release_date": "2019-10-21T18:54:39-04:00"
                    },
                    {
                        "id": 106593,
                        "name": "1.0.0",
                        "release_date": "2019-10-21T13:46:09-04:00"
                    }
                ]
            },
            "download_count": 110
        },
        {
            "id": 27168,
            "upstream_id": 47065,
            "created": "2023-05-08T21:39:41.554663Z",
            "modified": "2023-10-29T18:46:30.419494Z",
            "imported": "2022-04-18T16:39:01.816050-04:00",
            "github_user": "stancel",
            "username": "stancel",
            "github_repo": "set-wordpress-permissions",
            "github_branch": "master",
            "commit": "db7341304c28b9cf426a3d510175b783e84877cd",
            "commit_message": "Added ignore_errors to certain tasks where the file or folder might not exists when setting the proper Wordpress permissions. Updated the meta file for Ansible Galaxy",
            "name": "set_wordpress_permissions",
            "description": "This role aims to help with reduce the chances of some script kiddie getting access to yours or your clients' WordPress sites by properly setting the Linux file permissions",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6609,
                    "name": "stancel",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-f0ae-70aa-bb21-bb786363f2d0/avatar/"
                },
                "provider_namespace": {
                    "id": 18726,
                    "name": "stancel",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18726/"
                },
                "repository": {
                    "name": "set-wordpress-permissions",
                    "original_name": "set-wordpress-permissions"
                },
                "tags": [
                    "nginx",
                    "permissions",
                    "vhost",
                    "wordpress"
                ],
                "versions": [
                    {
                        "id": 182839,
                        "name": "1.2.0",
                        "release_date": "2022-04-18T16:37:25-04:00"
                    },
                    {
                        "id": 146670,
                        "name": "1.1.0",
                        "release_date": "2021-02-13T14:44:10-05:00"
                    },
                    {
                        "id": 120922,
                        "name": "1.0.1",
                        "release_date": "2020-03-05T23:06:33-05:00"
                    },
                    {
                        "id": 120921,
                        "name": "1.0.0",
                        "release_date": "2020-03-05T22:57:18-05:00"
                    }
                ]
            },
            "download_count": 56
        },
        {
            "id": 27169,
            "upstream_id": 26368,
            "created": "2023-05-08T21:39:41.629054Z",
            "modified": "2023-10-29T18:46:30.427341Z",
            "imported": "2019-10-21T15:13:39.744290-04:00",
            "github_user": "stancel",
            "username": "stancel",
            "github_repo": "update-servers",
            "github_branch": "master",
            "commit": "78430e1b7e8eb618c1e582d7603e6952937fb8f2",
            "commit_message": "Updating all variable names to a new standard of prefixing each one with the role name",
            "name": "update-servers",
            "description": "Basic Ansible role to update any packages for servers that use apt and/or yum package managers",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6609,
                    "name": "stancel",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-f0ae-70aa-bb21-bb786363f2d0/avatar/"
                },
                "provider_namespace": {
                    "id": 18726,
                    "name": "stancel",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18726/"
                },
                "repository": {
                    "name": "update-servers",
                    "original_name": "update-servers"
                },
                "tags": [
                    "apt",
                    "update",
                    "yum"
                ],
                "versions": [
                    {
                        "id": 77496,
                        "name": "2.0.0",
                        "release_date": "2018-10-22T01:55:01-04:00"
                    },
                    {
                        "id": 65131,
                        "name": "1.0.0",
                        "release_date": "2018-06-15T16:53:28-04:00"
                    }
                ]
            },
            "download_count": 51
        },
        {
            "id": 27170,
            "upstream_id": 25367,
            "created": "2023-05-08T21:39:42.530996Z",
            "modified": "2023-10-29T18:46:30.431046Z",
            "imported": "2018-05-01T13:28:23.890496-04:00",
            "github_user": "stanchan",
            "username": "stanchan",
            "github_repo": "ansible-role-dr-provision",
            "github_branch": "v3.8.0.1",
            "commit": "809d91cd7fad3fa6aa375f54ed8aec866c8702e2",
            "commit_message": "Merge pull request #11 from stanchan/v3.8.0.1-updates\n\nUpdate community content to v1.8.0.",
            "name": "dr-provision",
            "description": "Role to install, configure and manager Digital Rebar Provision",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6610,
                    "name": "stanchan",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-f12e-73bf-b712-99851e6b4ad3/avatar/"
                },
                "provider_namespace": {
                    "id": 18727,
                    "name": "stanchan",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18727/"
                },
                "repository": {
                    "name": "ansible-role-dr-provision",
                    "original_name": "ansible-role-dr-provision"
                },
                "tags": [
                    "cobbler",
                    "provision",
                    "pxe",
                    "rebar"
                ],
                "versions": [
                    {
                        "id": 59177,
                        "name": "v3.8.0.1",
                        "release_date": "2018-05-01T13:26:23-04:00"
                    }
                ]
            },
            "download_count": 44
        }
    ]
}