A list of legacy roles.

GET /api/v1/roles/?format=api&page=908
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37375,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=909",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=907",
    "results": [
        {
            "id": 10484,
            "upstream_id": 49854,
            "created": "2023-05-08T20:48:30.003537Z",
            "modified": "2023-10-29T18:45:19.933574Z",
            "imported": "2021-10-27T09:19:31.731834-04:00",
            "github_user": "freehck",
            "username": "freehck",
            "github_repo": "ansible-role-script-postgresql-backup",
            "github_branch": "master",
            "commit": "e1c3f83aca1993c119100bf177d97015f4accf9c",
            "commit_message": "SCP_USER defaults to empty string if USER not defined",
            "name": "script_psql_backup",
            "description": "install a script performing mysql backups",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2399,
                    "name": "freehck",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-8b75-7953-aefc-8029d5df431b/avatar/"
                },
                "provider_namespace": {
                    "id": 15454,
                    "name": "freehck",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15454/"
                },
                "repository": {
                    "name": "ansible-role-script-postgresql-backup",
                    "original_name": "ansible-role-script-postgresql-backup"
                },
                "tags": [
                    "aws",
                    "backup",
                    "psql",
                    "s3",
                    "slack"
                ],
                "versions": [
                    {
                        "id": 168019,
                        "name": "v1.0.4",
                        "release_date": "2021-10-27T09:18:07-04:00"
                    },
                    {
                        "id": 161605,
                        "name": "v1.0.3",
                        "release_date": "2021-08-03T19:45:35-04:00"
                    },
                    {
                        "id": 144648,
                        "name": "v1.0.2",
                        "release_date": "2021-01-08T15:23:22-05:00"
                    },
                    {
                        "id": 132295,
                        "name": "v1.0.1",
                        "release_date": "2020-07-26T12:10:58-04:00"
                    },
                    {
                        "id": 132296,
                        "name": "v1.0.0",
                        "release_date": "2020-07-26T12:08:05-04:00"
                    }
                ]
            },
            "download_count": 215
        },
        {
            "id": 10485,
            "upstream_id": 46070,
            "created": "2023-05-08T20:48:30.763639Z",
            "modified": "2023-10-29T18:45:19.938699Z",
            "imported": "2020-08-05T03:40:53.142708-04:00",
            "github_user": "freehck",
            "username": "freehck",
            "github_repo": "ansible-role-script-send-datadog",
            "github_branch": "master",
            "commit": "9099021f7aea09143cc768696dd7532d738f31a3",
            "commit_message": "gauge type opts parsing",
            "name": "script_send_datadog",
            "description": "script send-datadog, guess what it does",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2399,
                    "name": "freehck",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-8b75-7953-aefc-8029d5df431b/avatar/"
                },
                "provider_namespace": {
                    "id": 15454,
                    "name": "freehck",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15454/"
                },
                "repository": {
                    "name": "ansible-role-script-send-datadog",
                    "original_name": "ansible-role-script-send-datadog"
                },
                "tags": [
                    "datadog",
                    "script",
                    "shell"
                ],
                "versions": [
                    {
                        "id": 132877,
                        "name": "v1.0.2",
                        "release_date": "2020-08-05T03:39:20-04:00"
                    },
                    {
                        "id": 114353,
                        "name": "v1.0.1",
                        "release_date": "2020-01-23T23:18:11-05:00"
                    },
                    {
                        "id": 114352,
                        "name": "v1.0.0",
                        "release_date": "2020-01-23T22:19:37-05:00"
                    }
                ]
            },
            "download_count": 147
        },
        {
            "id": 10486,
            "upstream_id": 43745,
            "created": "2023-05-08T20:48:30.864670Z",
            "modified": "2023-10-29T18:45:19.942600Z",
            "imported": "2019-10-02T16:31:12.825481-04:00",
            "github_user": "freehck",
            "username": "freehck",
            "github_repo": "ansible-role-script-with-locks",
            "github_branch": "master",
            "commit": "03919fd0ebcdd0a220b073080205d443bf23c76a",
            "commit_message": "version 1.0.0",
            "name": "script_with_locks",
            "description": "create a script that allows to run commands with locks",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2399,
                    "name": "freehck",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-8b75-7953-aefc-8029d5df431b/avatar/"
                },
                "provider_namespace": {
                    "id": 15454,
                    "name": "freehck",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15454/"
                },
                "repository": {
                    "name": "ansible-role-script-with-locks",
                    "original_name": "ansible-role-script-with-locks"
                },
                "tags": [
                    "cron",
                    "job",
                    "lock",
                    "locks",
                    "script",
                    "shell"
                ],
                "versions": [
                    {
                        "id": 105007,
                        "name": "v1.0.0",
                        "release_date": "2019-10-02T16:29:56-04:00"
                    }
                ]
            },
            "download_count": 1986
        },
        {
            "id": 10487,
            "upstream_id": 44483,
            "created": "2023-05-08T20:48:30.939049Z",
            "modified": "2023-10-29T18:45:19.946275Z",
            "imported": "2019-11-07T13:08:25.758997-05:00",
            "github_user": "freehck",
            "username": "freehck",
            "github_repo": "ansible-role-sleep",
            "github_branch": "master",
            "commit": "d90208c919009cf8187cb683561f870c2cb55f20",
            "commit_message": "fix readme",
            "name": "sleep",
            "description": "sleep for a while",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2399,
                    "name": "freehck",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-8b75-7953-aefc-8029d5df431b/avatar/"
                },
                "provider_namespace": {
                    "id": 15454,
                    "name": "freehck",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15454/"
                },
                "repository": {
                    "name": "ansible-role-sleep",
                    "original_name": "ansible-role-sleep"
                },
                "tags": [
                    "sleep",
                    "time"
                ],
                "versions": [
                    {
                        "id": 108377,
                        "name": "v1.0.1",
                        "release_date": "2019-11-07T13:02:52-05:00"
                    },
                    {
                        "id": 108376,
                        "name": "v1.0.0",
                        "release_date": "2019-11-07T12:58:24-05:00"
                    }
                ]
            },
            "download_count": 252
        },
        {
            "id": 10488,
            "upstream_id": 46749,
            "created": "2023-05-08T20:48:31.010134Z",
            "modified": "2023-10-29T18:45:19.949579Z",
            "imported": "2020-02-21T11:59:07.960413-05:00",
            "github_user": "freehck",
            "username": "freehck",
            "github_repo": "ansible-role-strongswan",
            "github_branch": "master",
            "commit": "41a78a5ed858f26f601099725d02ef7eb4849c9c",
            "commit_message": "forgot to rename role",
            "name": "strongswan",
            "description": "install and configure ipsec using strongswan",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2399,
                    "name": "freehck",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-8b75-7953-aefc-8029d5df431b/avatar/"
                },
                "provider_namespace": {
                    "id": 15454,
                    "name": "freehck",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15454/"
                },
                "repository": {
                    "name": "ansible-role-strongswan",
                    "original_name": "ansible-role-strongswan"
                },
                "tags": [
                    "ipsec",
                    "strongswan",
                    "vpn"
                ],
                "versions": [
                    {
                        "id": 118019,
                        "name": "v1.0.1",
                        "release_date": "2020-02-21T11:58:23-05:00"
                    },
                    {
                        "id": 118020,
                        "name": "v1.0.0",
                        "release_date": "2020-02-21T11:36:47-05:00"
                    }
                ]
            },
            "download_count": 48
        },
        {
            "id": 10489,
            "upstream_id": 45169,
            "created": "2023-05-08T20:48:31.089657Z",
            "modified": "2023-10-29T18:45:19.953832Z",
            "imported": "2019-12-06T06:51:48.730615-05:00",
            "github_user": "freehck",
            "username": "freehck",
            "github_repo": "ansible-role-sysctl",
            "github_branch": "master",
            "commit": "e696c7f854689fd742dcdd43c3fe99fdb11dd1a9",
            "commit_message": "fix travis ci",
            "name": "sysctl",
            "description": "sysctl module wrapped in role",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2399,
                    "name": "freehck",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-8b75-7953-aefc-8029d5df431b/avatar/"
                },
                "provider_namespace": {
                    "id": 15454,
                    "name": "freehck",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15454/"
                },
                "repository": {
                    "name": "ansible-role-sysctl",
                    "original_name": "ansible-role-sysctl"
                },
                "tags": [
                    "sysctl",
                    "system"
                ],
                "versions": [
                    {
                        "id": 110666,
                        "name": "v0.1.1",
                        "release_date": "2019-12-06T06:48:20-05:00"
                    },
                    {
                        "id": 110665,
                        "name": "v0.1.0",
                        "release_date": "2019-12-06T06:40:49-05:00"
                    }
                ]
            },
            "download_count": 169
        },
        {
            "id": 10490,
            "upstream_id": 25971,
            "created": "2023-05-08T20:48:31.167865Z",
            "modified": "2023-10-29T18:45:19.957680Z",
            "imported": "2021-07-06T16:09:17.617023-04:00",
            "github_user": "freehck",
            "username": "freehck",
            "github_repo": "ansible-role-user-func",
            "github_branch": "master",
            "commit": "e0486d67f713e4e0825f08544ff530c424f908fa",
            "commit_message": "inventory_hostname",
            "name": "user-func",
            "description": "manage user functionally",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2399,
                    "name": "freehck",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-8b75-7953-aefc-8029d5df431b/avatar/"
                },
                "provider_namespace": {
                    "id": 15454,
                    "name": "freehck",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15454/"
                },
                "repository": {
                    "name": "ansible-role-user-func",
                    "original_name": "ansible-role-user-func"
                },
                "tags": [
                    "system",
                    "user"
                ],
                "versions": [
                    {
                        "id": 158168,
                        "name": "v1.0.0",
                        "release_date": "2018-11-20T08:28:58-05:00"
                    }
                ]
            },
            "download_count": 6090
        },
        {
            "id": 10491,
            "upstream_id": 43750,
            "created": "2023-05-08T20:48:31.237876Z",
            "modified": "2023-10-29T18:45:19.962471Z",
            "imported": "2019-10-02T18:29:55.951193-04:00",
            "github_user": "freehck",
            "username": "freehck",
            "github_repo": "ansible-role-var-loader",
            "github_branch": "master",
            "commit": "9148041983f52831dc4008e6487d45918d2438a0",
            "commit_message": "update platforms",
            "name": "var_loader",
            "description": "loader for environment variables",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2399,
                    "name": "freehck",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-8b75-7953-aefc-8029d5df431b/avatar/"
                },
                "provider_namespace": {
                    "id": 15454,
                    "name": "freehck",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15454/"
                },
                "repository": {
                    "name": "ansible-role-var-loader",
                    "original_name": "ansible-role-var-loader"
                },
                "tags": [
                    "environment",
                    "loader",
                    "vars"
                ],
                "versions": [
                    {
                        "id": 105011,
                        "name": "v1.0.1",
                        "release_date": "2019-10-02T18:29:13-04:00"
                    },
                    {
                        "id": 105010,
                        "name": "v1.0.0",
                        "release_date": "2019-10-02T18:26:56-04:00"
                    }
                ]
            },
            "download_count": 3088
        },
        {
            "id": 10492,
            "upstream_id": 48793,
            "created": "2023-05-08T20:48:31.306410Z",
            "modified": "2023-10-29T18:45:19.966886Z",
            "imported": "2020-06-15T11:48:40.101759-04:00",
            "github_user": "freehck",
            "username": "freehck",
            "github_repo": "ansible-role-zookeeper",
            "github_branch": "master",
            "commit": "499925d54b0d3ad7da784364363412c737ec45ae",
            "commit_message": "enable host network, disable admin server",
            "name": "zookeeper",
            "description": "install zookeeper from docker images",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2399,
                    "name": "freehck",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-8b75-7953-aefc-8029d5df431b/avatar/"
                },
                "provider_namespace": {
                    "id": 15454,
                    "name": "freehck",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15454/"
                },
                "repository": {
                    "name": "ansible-role-zookeeper",
                    "original_name": "ansible-role-zookeeper"
                },
                "tags": [
                    "zookeeper"
                ],
                "versions": [
                    {
                        "id": 129391,
                        "name": "v0.0.3",
                        "release_date": "2020-06-15T11:46:36-04:00"
                    },
                    {
                        "id": 127589,
                        "name": "v0.0.2",
                        "release_date": "2020-05-25T04:16:25-04:00"
                    },
                    {
                        "id": 126949,
                        "name": "v0.0.1",
                        "release_date": "2020-05-20T03:51:17-04:00"
                    }
                ]
            },
            "download_count": 190
        },
        {
            "id": 10493,
            "upstream_id": 23554,
            "created": "2023-05-08T20:48:31.416566Z",
            "modified": "2023-10-29T18:45:19.970552Z",
            "imported": "2018-02-01T05:05:58.979161-05:00",
            "github_user": "freeyland",
            "username": "freeyland",
            "github_repo": "kiosk",
            "github_branch": "master",
            "commit": "d20b85921496a5bc33cd47907b56dbcc29ce2dcd",
            "commit_message": "Update main.yml",
            "name": "kiosk",
            "description": "create kiosk from ubuntu-server with virtual keyboard and screen rotation",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2400,
                    "name": "freeyland",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-8fab-7e81-bf27-70ce2ec20fc0/avatar/"
                },
                "provider_namespace": {
                    "id": 15456,
                    "name": "freeyland",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15456/"
                },
                "repository": {
                    "name": "kiosk",
                    "original_name": "kiosk"
                },
                "tags": [
                    "chromium",
                    "kiosk",
                    "website"
                ],
                "versions": []
            },
            "download_count": 50
        }
    ]
}