Legacy Roles
A list of legacy roles.
GET /api/v1/roles/?format=api&page=705
{ "count": 37342, "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=706", "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=704", "results": [ { "id": 8128, "upstream_id": 28901, "created": "2023-05-08T20:41:53.865930Z", "modified": "2023-10-29T18:45:07.826639Z", "imported": "2021-02-07T13:53:53.133009-05:00", "github_user": "diodonfrost", "username": "diodonfrost", "github_repo": "ansible-role-ssh-hardening", "github_branch": "master", "commit": "42c5840a5d2f43fcfecf28ace16ca7043dc832ab", "commit_message": "ci(travis-ci): removing travis-ci pipeline\n\nDue to the recent travis political change, we\ndecide to fully replace travis-ci pipeline by\ngithub-action workflow.\n\nThis commit completely removes travis-ci pipeline.", "name": "ssh_hardening", "description": "Hardening sshd and ssh", "summary_fields": { "dependencies": [], "namespace": { "id": 1801, "name": "diodonfrost", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-def6-712b-ace9-354d380791af/avatar/" }, "provider_namespace": { "id": 13325, "name": "diodonfrost", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13325/" }, "repository": { "name": "ansible-role-ssh-hardening", "original_name": "ansible-role-ssh-hardening" }, "tags": [ "hardening", "security", "system" ], "versions": [ { "id": 106010, "name": "1.1.0", "release_date": "2019-10-14T16:10:46-04:00" }, { "id": 97079, "name": "1.0.1", "release_date": "2019-05-19T15:15:41-04:00" }, { "id": 83672, "name": "1.0.0", "release_date": "2018-11-28T11:50:34-05:00" } ] }, "download_count": 938 }, { "id": 8129, "upstream_id": null, "created": "2023-05-08T20:41:53.960760Z", "modified": "2026-05-03T18:25:31.727072Z", "imported": "2026-05-03T18:25:31.529079", "github_user": "diodonfrost", "username": "diodonfrost", "github_repo": "ansible-role-terraform", "github_branch": "master", "commit": "6f5b3c46b91dcc1f9a6912e07c079285a908af52", "commit_message": "tests(tasks): always download Terraform archive even in check mode\n\nA dry run otherwise skips the download, leaving the follow-up unzip and\ninstall tasks to fail on the missing archive and preventing molecule\ncheck from validating the rest of the Linux/Unix and Windows flows.\n", "name": "terraform", "description": "Ansible role for install the latest version of Terraform", "summary_fields": { "dependencies": [], "namespace": { "id": 1801, "name": "diodonfrost", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-def6-712b-ace9-354d380791af/avatar/" }, "provider_namespace": { "id": 13325, "name": "diodonfrost", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13325/" }, "repository": { "name": "ansible-role-terraform", "original_name": "ansible-role-terraform" }, "tags": [ "system", "packaging", "cloud", "terraform", "hashicorp" ], "versions": [ { "id": "1bfec747-12f7-43bc-b33f-e5ad6b196343", "name": "1.8.1", "release_date": "2026-02-28T02:58:24+01:00" }, { "id": "b388b38e-7d7e-4357-ab50-885925bd15eb", "name": "1.8.0", "release_date": "2023-08-20T01:32:52+02:00" }, { "id": "a9918dab-1b7d-42c7-99f4-03fad42fee14", "name": "1.7.0", "release_date": "2023-08-17T22:51:45+00:00" }, { "id": "3cda5698-0166-401f-92e2-ff3d88b56358", "name": "1.6.1", "release_date": "2023-05-08T14:10:34-04:00" }, { "id": "cf54edad-67ff-4bcc-9378-8862e316a77a", "name": "1.6.0", "release_date": "2021-01-09T14:59:23-05:00" }, { "id": "028f9992-fb0a-46c5-9cea-c3530cf06b45", "name": "1.5.1", "release_date": "2020-11-26T13:23:55-05:00" }, { "id": "bf6e65d1-0b89-42df-b08b-bd1d9b587dfb", "name": "1.5.0", "release_date": "2020-11-21T12:42:31-05:00" }, { "id": "fe23299a-87c0-45a2-9f42-b714f7f4e33d", "name": "1.4.0", "release_date": "2020-09-18T19:40:07-04:00" }, { "id": "0a5f1548-574a-4d31-9195-998bde892f38", "name": "1.3.0", "release_date": "2020-08-22T20:46:41-04:00" }, { "id": "9d24199c-931f-4778-befb-953bbe8b61f2", "name": "1.2.0", "release_date": "2020-03-15T10:57:42-04:00" }, { "id": "2d4acc1e-235b-4db0-93a9-d36fe03b1824", "name": "1.1.0", "release_date": "2019-10-03T16:52:03-04:00" } ] }, "download_count": 84050 }, { "id": 8130, "upstream_id": null, "created": "2023-05-08T20:41:54.063308Z", "modified": "2026-05-03T18:13:07.026881Z", "imported": "2026-05-03T18:13:06.937669", "github_user": "diodonfrost", "username": "diodonfrost", "github_repo": "ansible-role-terragrunt", "github_branch": "master", "commit": "1e94f001e23482b4fcc7ebb18f9b997f977aa88e", "commit_message": "feat(checksum): verify SHA256 of downloaded Terragrunt binary\n\nEnsure the downloaded binary matches the upstream SHA256SUMS file to\nprotect against corrupted downloads or tampering, and expose the\nbehavior through opt-out variables so users can disable verification\nor point to a custom checksum source when running in restricted\nenvironments.\n", "name": "terragrunt", "description": "Ansible role for install terragrunt on a large number of os", "summary_fields": { "dependencies": [], "namespace": { "id": 1801, "name": "diodonfrost", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-def6-712b-ace9-354d380791af/avatar/" }, "provider_namespace": { "id": 13325, "name": "diodonfrost", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13325/" }, "repository": { "name": "ansible-role-terragrunt", "original_name": "ansible-role-terragrunt" }, "tags": [ "system", "packaging", "cloud", "terragrunt", "gruntwork" ], "versions": [ { "id": "d954a2e6-674f-4052-a5e1-8183a82e92fe", "name": "1.6.1", "release_date": "2023-05-12T18:12:46-04:00" }, { "id": "955c023d-cda2-459a-9270-68edd9a46878", "name": "1.6.0", "release_date": "2021-06-07T15:42:52-04:00" }, { "id": "fae7bf90-d83a-44e5-8cd2-8135f05e0c2c", "name": "1.5.1", "release_date": "2020-11-27T20:41:41-05:00" }, { "id": "5d43ae47-e347-4425-b734-72bcbeaa1108", "name": "1.5.0", "release_date": "2020-11-21T13:04:18-05:00" }, { "id": "a6ca4516-e190-401b-a7e1-99c390605c55", "name": "1.4.0", "release_date": "2020-08-28T12:36:22-04:00" }, { "id": "a29478ee-12d9-469b-abac-7540e164cc74", "name": "1.3.1", "release_date": "2020-04-22T15:24:44-04:00" }, { "id": "ff9fd48e-e3b4-46e0-a801-dbd436b179d9", "name": "1.3.0", "release_date": "2020-03-17T15:54:05-04:00" }, { "id": "26511b68-61cc-43b3-ab6d-393c498e6b0c", "name": "1.2.0", "release_date": "2019-10-03T16:56:58-04:00" }, { "id": "ef5b1ba7-534c-48a9-8f82-e560107b3dc9", "name": "1.1.0", "release_date": "2019-09-11T13:56:39-04:00" }, { "id": "4603b834-0124-48bc-990f-5ed20bf1be5c", "name": "1.0.0", "release_date": "2019-05-29T19:01:54-04:00" }, { "id": "7951e290-26eb-4536-a678-ff6e67c316d0", "name": "0.9.0", "release_date": "2019-05-16T16:19:44-04:00" } ] }, "download_count": 46598 }, { "id": 8131, "upstream_id": null, "created": "2023-05-08T20:41:54.164214Z", "modified": "2026-05-03T18:40:49.218264Z", "imported": "2026-05-03T18:40:49.085990", "github_user": "diodonfrost", "username": "diodonfrost", "github_repo": "ansible-role-vagrant", "github_branch": "master", "commit": "49ee2a32e27d0382334c1be8f917a743f2b49181", "commit_message": "tests(tasks): always download Vagrant archive even in check mode\n\nA dry run otherwise skips the download, leaving the follow-up install\ntasks to fail on the missing archive and preventing molecule check from\nvalidating the rest of the Darwin, Linux and Windows flows.\n", "name": "vagrant", "description": "Ansible role for install the latest version of Vagrant", "summary_fields": { "dependencies": [], "namespace": { "id": 1801, "name": "diodonfrost", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-def6-712b-ace9-354d380791af/avatar/" }, "provider_namespace": { "id": 13325, "name": "diodonfrost", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13325/" }, "repository": { "name": "ansible-role-vagrant", "original_name": "ansible-role-vagrant" }, "tags": [ "system", "packaging", "build", "vagrant", "hashicorp" ], "versions": [ { "id": "683f78da-463c-4382-98e6-32b1d589e865", "name": "1.9.1", "release_date": "2026-02-28T03:42:35+01:00" }, { "id": "e05326a3-9d3f-4dbf-8a90-10f9733a1b06", "name": "1.9.0", "release_date": "2023-08-19T00:26:42+02:00" }, { "id": "ccffc1e4-a40f-4c09-8c39-cf7c6fc81195", "name": "1.8.2", "release_date": "2023-05-14T15:40:28-04:00" }, { "id": "42e9e8ec-f734-4885-afc1-8439eb651b02", "name": "1.8.1", "release_date": "2023-05-14T14:08:57-04:00" }, { "id": "efc98cad-cd76-46a9-9562-72ee13548b04", "name": "1.8.0", "release_date": "2023-05-08T14:15:30-04:00" }, { "id": "05a04001-b6ad-4685-9705-5f8d72e34e63", "name": "1.7.0", "release_date": "2021-01-11T16:00:05-05:00" }, { "id": "6124d8f6-8d32-4423-bc87-8494150be289", "name": "1.6.2", "release_date": "2020-12-23T12:49:11-05:00" }, { "id": "9a0ffb72-5efc-4650-9187-ff2461bccbdd", "name": "1.6.1", "release_date": "2020-11-28T13:47:32-05:00" }, { "id": "6e57c823-27ba-44a6-8c25-860d4d52b6c9", "name": "1.6.0", "release_date": "2020-11-21T13:14:06-05:00" }, { "id": "f450bf60-de40-4bb5-a97e-ba730b863f82", "name": "1.5.0", "release_date": "2020-09-01T13:23:52-04:00" }, { "id": "80557ee4-fabc-4580-8bbd-bbb3ef8d98ad", "name": "1.4.0", "release_date": "2020-08-23T19:27:19-04:00" } ] }, "download_count": 7197 }, { "id": 8132, "upstream_id": 40837, "created": "2023-05-08T20:41:54.263357Z", "modified": "2023-10-29T18:45:07.845454Z", "imported": "2019-08-12T13:40:08.129250-04:00", "github_user": "diogenes1oliveira", "username": "diogenes1oliveira", "github_repo": "aws-lambda-dependency-layer", "github_branch": "master", "commit": "50473c9a5766d9fceaad16fe6eeaed2ca5daa374", "commit_message": "[compatible runtimes] fixing up", "name": "aws_lambda_dependency_layer", "description": "Build and deploy an AWS Lambda layer bundled with the dependencies for a given runtime.", "summary_fields": { "dependencies": [], "namespace": { "id": 1802, "name": "diogenes1oliveira", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-dfaa-7942-a3a5-316d33f088ec/avatar/" }, "provider_namespace": { "id": 14988, "name": "diogenes1oliveira", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/14988/" }, "repository": { "name": "aws-lambda-dependency-layer", "original_name": "aws-lambda-dependency-layer" }, "tags": [ "aws", "lambda" ], "versions": [] }, "download_count": 106 }, { "id": 8133, "upstream_id": 48443, "created": "2023-05-08T20:41:54.363747Z", "modified": "2023-10-29T18:45:08.086756Z", "imported": "2020-08-04T11:37:39.899274-04:00", "github_user": "diogenxs", "username": "diogenxs", "github_repo": "ansible-role-loki", "github_branch": "master", "commit": "f74de4a831f87ede0960fd83ce97084663513f27", "commit_message": "configs", "name": "ansible_role_loki", "description": "Deploy and configure Loki and Promtail.", "summary_fields": { "dependencies": [], "namespace": { "id": 1803, "name": "diogenxs", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-e009-7e89-8f1d-19b3b40daf0a/avatar/" }, "provider_namespace": { "id": 14989, "name": "diogenxs", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/14989/" }, "repository": { "name": "ansible-role-loki", "original_name": "ansible-role-loki" }, "tags": [ "collector", "grafana", "logging", "loki", "monitoring", "prometheus", "promtail" ], "versions": [] }, "download_count": 11524 }, { "id": 8134, "upstream_id": 29803, "created": "2023-05-08T20:41:54.472034Z", "modified": "2023-10-29T18:45:08.108534Z", "imported": "2018-09-17T08:51:58.605678-04:00", "github_user": "diogocdf", "username": "diogocdf", "github_repo": "confbase", "github_branch": "homolog", "commit": "2b0e989b72bad530664ebd7b23e5aa303218214b", "commit_message": "configuracao Base de usuarios, pacotes e hosts - ambiente de homologacao", "name": "confbase", "description": "Configuracao Base de usuarios, pacotes e hosts", "summary_fields": { "dependencies": [], "namespace": { "id": 1804, "name": "diogocdf", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-e066-7d43-b16d-7e5c4cf4bc5b/avatar/" }, "provider_namespace": { "id": 14990, "name": "diogocdf", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/14990/" }, "repository": { "name": "confbase", "original_name": "confbase" }, "tags": [ "hosts", "packages", "users" ], "versions": [] }, "download_count": 51 }, { "id": 8135, "upstream_id": 29804, "created": "2023-05-08T20:41:54.557146Z", "modified": "2023-10-29T18:45:08.112054Z", "imported": "2018-09-17T08:52:06.945973-04:00", "github_user": "diogocdf", "username": "diogocdf", "github_repo": "web-server", "github_branch": "homolog", "commit": "b54004724a29e6e781c212829cf563b74ec8df0b", "commit_message": "instalacao webserver", "name": "web_server", "description": "Instalacao e Configuracao do servidor Apache", "summary_fields": { "dependencies": [], "namespace": { "id": 1804, "name": "diogocdf", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-e066-7d43-b16d-7e5c4cf4bc5b/avatar/" }, "provider_namespace": { "id": 14990, "name": "diogocdf", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/14990/" }, "repository": { "name": "web-server", "original_name": "web-server" }, "tags": [ "apache" ], "versions": [] }, "download_count": 48 }, { "id": 8136, "upstream_id": 24147, "created": "2023-05-08T20:41:54.697436Z", "modified": "2023-10-29T18:45:08.115608Z", "imported": "2018-03-02T22:01:44.607535-05:00", "github_user": "diptajeet", "username": "diptajeet", "github_repo": "configure-nic-bonding", "github_branch": "master", "commit": "d2932ea2a36cc2b6179fc6a5c81e75b919c0ff9c", "commit_message": "Updated readme & prerequisite", "name": "configure-nic-bonding", "description": "Configure NIC Bonding", "summary_fields": { "dependencies": [], "namespace": { "id": 1805, "name": "diptajeet", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-e128-7e12-9804-be15816a11ef/avatar/" }, "provider_namespace": { "id": 14991, "name": "diptajeet", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/14991/" }, "repository": { "name": "configure-nic-bonding", "original_name": "configure-nic-bonding" }, "tags": [ "Network", "System" ], "versions": [] }, "download_count": 60 }, { "id": 8137, "upstream_id": 24146, "created": "2023-05-08T20:41:54.761888Z", "modified": "2023-10-29T18:45:08.119689Z", "imported": "2018-03-03T17:32:12.933371-05:00", "github_user": "diptajeet", "username": "diptajeet", "github_repo": "install-configure-ntp", "github_branch": "master", "commit": "4a5fd450367c4d2c8d0f93053ca3911d860a773b", "commit_message": "Updated playbook", "name": "install-configure-ntp", "description": "Install and configure NTP Client", "summary_fields": { "dependencies": [], "namespace": { "id": 1805, "name": "diptajeet", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-e128-7e12-9804-be15816a11ef/avatar/" }, "provider_namespace": { "id": 14991, "name": "diptajeet", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/14991/" }, "repository": { "name": "install-configure-ntp", "original_name": "install-configure-ntp" }, "tags": [ "System", "Time" ], "versions": [] }, "download_count": 46 } ] }