{"id":13550709,"url":"https://github.com/angristan/ansible-roles","last_synced_at":"2025-04-10T20:33:57.005Z","repository":{"id":44584988,"uuid":"171181411","full_name":"angristan/ansible-roles","owner":"angristan","description":"My Ansible roles for Debian/Ubuntu","archived":false,"fork":false,"pushed_at":"2022-11-13T13:24:55.000Z","size":15,"stargazers_count":77,"open_issues_count":0,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-02T13:12:43.978Z","etag":null,"topics":["ansible","ansible-role","debian","ubuntu"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/angristan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-17T22:48:17.000Z","updated_at":"2025-02-21T10:12:35.000Z","dependencies_parsed_at":"2023-01-23T00:01:17.580Z","dependency_job_id":null,"html_url":"https://github.com/angristan/ansible-roles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fansible-roles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fansible-roles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fansible-roles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fansible-roles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angristan","download_url":"https://codeload.github.com/angristan/ansible-roles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248290044,"owners_count":21078923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","debian","ubuntu"],"created_at":"2024-08-01T12:01:36.491Z","updated_at":"2025-04-10T20:33:56.978Z","avatar_url":"https://github.com/angristan.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# My Ansible roles\n\nI use a bunch of ansible roles to manage various aspects of my personal infrastructure. While I try to make them as reusable as possible, I maintain them for myself. Feel free to use them, fork them, or take inspiration from them!\n\nThe roles are made mainly for Debian.\n\nRegarding my workflow:\n\n- Each role is linted with [ansible-lint via GitHub Actions](https://stanislas.blog/2019/03/quick-and-easy-ansible-linting-ci-pipeline/).\n- Commits follow the [Conventional Commit](https://www.conventionalcommits.org/) spec and are linted by [`commitlint`](https://github.com/conventional-changelog/commitlint).\n- The releases are automated with [`sementic-release`](https://github.com/semantic-release/semantic-release) and follow [Semantic Versioning](https://semver.org/).\n- The roles are **not** end-to-end tested with Molecule.\n- The roles are not on Ansible Galaxy. You can install them [from GitHub](https://docs.ansible.com/ansible/latest/galaxy/user_guide.html#installing-a-collection-from-a-git-repository) directly.\n\n## Roles\n\n- [ansible-alertmanager](https://github.com/angristan/ansible-alertmanager)\n- [ansible-base](https://github.com/angristan/ansible-base)\n- [ansible-blackbox-exporter](https://github.com/angristan/ansible-blackbox-exporter)\n- [ansible-caddy](https://github.com/angristan/ansible-caddy)\n- [ansible-docker](https://github.com/angristan/ansible-docker)\n- [ansible-elasticsearch](https://github.com/angristan/ansible-elasticsearch)\n- [ansible-filebeat](https://github.com/angristan/ansible-filebeat)\n- [ansible-fluentbit](https://github.com/angristan/ansible-fluentbit)\n- [ansible-grafana](https://github.com/angristan/ansible-grafana)\n- [ansible-influxdb](https://github.com/angristan/ansible-influxdb)\n- [ansible-journalbeat](https://github.com/angristan/ansible-journalbeat)\n- [ansible-kibana](https://github.com/angristan/ansible-kibana)\n- [ansible-logstash](https://github.com/angristan/ansible-logstash)\n- [ansible-mono](https://github.com/angristan/ansible-mono)\n- [ansible-mysql](https://github.com/angristan/ansible-mysql)\n- [ansible-netdata](https://github.com/angristan/ansible-netdata)\n- [ansible-nginx](https://github.com/angristan/ansible-nginx)\n- [ansible-node-exporter](https://github.com/angristan/ansible-node-exporter)\n- [ansible-nodejs](https://github.com/angristan/ansible-nodejs)\n- [ansible-pgbouncer](https://github.com/angristan/ansible-pgbouncer)\n- [ansible-php-fpm](https://github.com/angristan/ansible-php-fpm)\n- [ansible-postgresql](https://github.com/angristan/ansible-postgresql)\n- [ansible-postgres-exporter](https://github.com/angristan/ansible-postgres-exporter)\n- [ansible-powershell](https://github.com/angristan/ansible-powershell)\n- [ansible-prometheus](https://github.com/angristan/ansible-prometheus)\n- [ansible-redis](https://github.com/angristan/ansible-redis)\n- [ansible-redis-exporter](https://github.com/angristan/ansible-redis-exporter)\n- [ansible-restic](https://github.com/angristan/ansible-restic)\n- [ansible-speedtest-cli](https://github.com/angristan/ansible-speedtest-cli)\n- [ansible-telegraf](https://github.com/angristan/ansible-telegraf)\n- [ansible-varnish](https://github.com/angristan/ansible-varnish)\n- [ansible-wireguard](https://github.com/angristan/ansible-wireguard)\n- [ansible-yarn](https://github.com/angristan/ansible-yarn)\n- [ansible-zfs-auto-snaphost](https://github.com/angristan/ansible-zfs-auto-snapshot)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangristan%2Fansible-roles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangristan%2Fansible-roles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangristan%2Fansible-roles/lists"}