A list of legacy roles.

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

{
    "count": 37399,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=1067",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=1065",
    "results": [
        {
            "id": 12287,
            "upstream_id": 38513,
            "created": "2023-05-08T20:53:47.675981Z",
            "modified": "2023-10-29T18:45:28.419450Z",
            "imported": "2019-03-08T17:45:38.168130-05:00",
            "github_user": "hitotito",
            "username": "hitotito",
            "github_repo": "ansible-devpi",
            "github_branch": "master",
            "commit": "58619bf6b201993e0a6b3c88d8836ae1e711f6cb",
            "commit_message": "Rename meta.yml to main.yml",
            "name": "devpi",
            "description": "role to install & manage devpi",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2836,
                    "name": "hitotito",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f2db-7685-9761-99879625a921/avatar/"
                },
                "provider_namespace": {
                    "id": 15796,
                    "name": "hitotito",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15796/"
                },
                "repository": {
                    "name": "ansible-devpi",
                    "original_name": "ansible-devpi"
                },
                "tags": [
                    "devpi",
                    "proxy",
                    "pypi"
                ],
                "versions": []
            },
            "download_count": 76
        },
        {
            "id": 12288,
            "upstream_id": 27881,
            "created": "2023-05-08T20:53:47.735983Z",
            "modified": "2023-10-29T18:45:28.428212Z",
            "imported": "2018-09-27T18:00:58.927265-04:00",
            "github_user": "hitotito",
            "username": "hitotito",
            "github_repo": "ansible-docker",
            "github_branch": "master",
            "commit": "084d22a4dec10d5e64743a3b1ec9f730d3ec5643",
            "commit_message": "update role name to comform to new meta standard",
            "name": "docker",
            "description": "role to install docker and configure",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2836,
                    "name": "hitotito",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f2db-7685-9761-99879625a921/avatar/"
                },
                "provider_namespace": {
                    "id": 15796,
                    "name": "hitotito",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15796/"
                },
                "repository": {
                    "name": "ansible-docker",
                    "original_name": "ansible-docker"
                },
                "tags": [
                    "container",
                    "docker"
                ],
                "versions": []
            },
            "download_count": 49
        },
        {
            "id": 12289,
            "upstream_id": 24684,
            "created": "2023-05-08T20:53:47.809769Z",
            "modified": "2023-10-29T18:45:28.431547Z",
            "imported": "2018-09-27T18:00:56.766042-04:00",
            "github_user": "hitotito",
            "username": "hitotito",
            "github_repo": "ansible-graphite",
            "github_branch": "master",
            "commit": "92624b2662aa84b0568a217715b95647f7af0f1e",
            "commit_message": "Add graphite provisioning tasks",
            "name": "graphite",
            "description": "role to install graphite and configure",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2836,
                    "name": "hitotito",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f2db-7685-9761-99879625a921/avatar/"
                },
                "provider_namespace": {
                    "id": 15796,
                    "name": "hitotito",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15796/"
                },
                "repository": {
                    "name": "ansible-graphite",
                    "original_name": "ansible-graphite"
                },
                "tags": [
                    "monitoring",
                    "system"
                ],
                "versions": []
            },
            "download_count": 49
        },
        {
            "id": 12290,
            "upstream_id": 25075,
            "created": "2023-05-08T20:53:48.528021Z",
            "modified": "2023-10-29T18:45:28.434942Z",
            "imported": "2018-12-06T20:59:49.066610-05:00",
            "github_user": "hitotito",
            "username": "hitotito",
            "github_repo": "ansible-haproxy",
            "github_branch": "master",
            "commit": "b5035abae595ad04d51a10f8da36f8faa0efcd59",
            "commit_message": "Add acl and multiple backend configuration",
            "name": "haproxy",
            "description": "role to install haproxy and configure",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2836,
                    "name": "hitotito",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f2db-7685-9761-99879625a921/avatar/"
                },
                "provider_namespace": {
                    "id": 15796,
                    "name": "hitotito",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15796/"
                },
                "repository": {
                    "name": "ansible-haproxy",
                    "original_name": "ansible-haproxy"
                },
                "tags": [
                    "haproxy",
                    "loadbalancer",
                    "reverseproxy"
                ],
                "versions": [
                    {
                        "id": 82488,
                        "name": "0.0.2",
                        "release_date": "2018-12-06T20:57:21-05:00"
                    }
                ]
            },
            "download_count": 62
        },
        {
            "id": 12291,
            "upstream_id": 27882,
            "created": "2023-05-08T20:53:48.594461Z",
            "modified": "2023-10-29T18:45:25.941258Z",
            "imported": "2018-09-27T18:00:24.862572-04:00",
            "github_user": "hitotito",
            "username": "hitotito",
            "github_repo": "ansible-kubernete",
            "github_branch": "master",
            "commit": "dc9d012dc435c6b07983790ad2242bc2106831b0",
            "commit_message": "update role name to comform to new meta standard",
            "name": "kubernete",
            "description": "role to install kubernete and configure",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2836,
                    "name": "hitotito",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f2db-7685-9761-99879625a921/avatar/"
                },
                "provider_namespace": {
                    "id": 15796,
                    "name": "hitotito",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15796/"
                },
                "repository": {
                    "name": "ansible-kubernete",
                    "original_name": "ansible-kubernete"
                },
                "tags": [
                    "container",
                    "kubernete"
                ],
                "versions": []
            },
            "download_count": 72
        },
        {
            "id": 12292,
            "upstream_id": 47409,
            "created": "2023-05-08T20:53:48.654870Z",
            "modified": "2023-10-29T18:45:25.959148Z",
            "imported": "2020-03-25T02:32:38.076148-04:00",
            "github_user": "hitotito",
            "username": "hitotito",
            "github_repo": "ansible-mariadb",
            "github_branch": "master",
            "commit": "e5dcf1f542b10b296289d5ea22090b0ec8501064",
            "commit_message": "add an ability to add datbase and .my.cnf file",
            "name": "mariadb",
            "description": "role to install & manage mariadb",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2836,
                    "name": "hitotito",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f2db-7685-9761-99879625a921/avatar/"
                },
                "provider_namespace": {
                    "id": 15796,
                    "name": "hitotito",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15796/"
                },
                "repository": {
                    "name": "ansible-mariadb",
                    "original_name": "ansible-mariadb"
                },
                "tags": [
                    "mariadb",
                    "sql"
                ],
                "versions": []
            },
            "download_count": 47
        },
        {
            "id": 12293,
            "upstream_id": 25148,
            "created": "2023-05-08T20:53:48.717666Z",
            "modified": "2023-10-29T18:45:28.454850Z",
            "imported": "2020-03-25T03:55:50.890129-04:00",
            "github_user": "hitotito",
            "username": "hitotito",
            "github_repo": "ansible-nginx",
            "github_branch": "master",
            "commit": "26eac22cd4f0e770b2f240c06dd58e7cc8a2bf9e",
            "commit_message": "add site configuration",
            "name": "nginx",
            "description": "role to install nginx and configure",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2836,
                    "name": "hitotito",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f2db-7685-9761-99879625a921/avatar/"
                },
                "provider_namespace": {
                    "id": 15796,
                    "name": "hitotito",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15796/"
                },
                "repository": {
                    "name": "ansible-nginx",
                    "original_name": "ansible-nginx"
                },
                "tags": [
                    "nginx",
                    "reverseproxy"
                ],
                "versions": []
            },
            "download_count": 77
        },
        {
            "id": 12294,
            "upstream_id": 37437,
            "created": "2023-05-08T20:53:48.780328Z",
            "modified": "2023-10-29T18:45:28.458208Z",
            "imported": "2020-07-31T01:25:42.277650-04:00",
            "github_user": "hitotito",
            "username": "hitotito",
            "github_repo": "ansible-nodejs",
            "github_branch": "master",
            "commit": "d23ec9c92ab3ade2ba23794a9bab148cbd1ef340",
            "commit_message": "add yarn installation",
            "name": "nodejs",
            "description": "role to install nodejs and configure",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2836,
                    "name": "hitotito",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f2db-7685-9761-99879625a921/avatar/"
                },
                "provider_namespace": {
                    "id": 15796,
                    "name": "hitotito",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15796/"
                },
                "repository": {
                    "name": "ansible-nodejs",
                    "original_name": "ansible-nodejs"
                },
                "tags": [
                    "javascript",
                    "nodejs"
                ],
                "versions": []
            },
            "download_count": 66
        },
        {
            "id": 12295,
            "upstream_id": 46921,
            "created": "2023-05-08T20:53:48.845629Z",
            "modified": "2023-10-29T18:45:28.461770Z",
            "imported": "2020-02-29T02:34:30.365438-05:00",
            "github_user": "hitotito",
            "username": "hitotito",
            "github_repo": "ansible-php",
            "github_branch": "master",
            "commit": "2e4269181456db0c75507ccab3ce6bbd50fbc1d3",
            "commit_message": "add role_name",
            "name": "php",
            "description": "role to install, configure and manage PHP",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2836,
                    "name": "hitotito",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f2db-7685-9761-99879625a921/avatar/"
                },
                "provider_namespace": {
                    "id": 15796,
                    "name": "hitotito",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15796/"
                },
                "repository": {
                    "name": "ansible-php",
                    "original_name": "ansible-php"
                },
                "tags": [
                    "php"
                ],
                "versions": []
            },
            "download_count": 51
        },
        {
            "id": 12296,
            "upstream_id": 24621,
            "created": "2023-05-08T20:53:48.912612Z",
            "modified": "2023-10-29T18:45:28.477859Z",
            "imported": "2018-09-27T18:00:49.796858-04:00",
            "github_user": "hitotito",
            "username": "hitotito",
            "github_repo": "ansible-prometheus",
            "github_branch": "master",
            "commit": "7d5d7435a33515304f7e7ad8521e592606d438f6",
            "commit_message": "Add prometheus-server and alertmanager to consul service",
            "name": "prometheus",
            "description": "role to install prometheus",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 25147,
                        "name": "hitotito.custom-facts"
                    }
                ],
                "namespace": {
                    "id": 2836,
                    "name": "hitotito",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f2db-7685-9761-99879625a921/avatar/"
                },
                "provider_namespace": {
                    "id": 15796,
                    "name": "hitotito",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15796/"
                },
                "repository": {
                    "name": "ansible-prometheus",
                    "original_name": "ansible-prometheus"
                },
                "tags": [
                    "monitoring",
                    "nodeexporter",
                    "prometheus",
                    "system"
                ],
                "versions": []
            },
            "download_count": 83
        }
    ]
}