{"id":15878776,"url":"https://github.com/darkwizard242/ansible-role-helmfile","last_synced_at":"2026-03-04T02:25:38.628Z","repository":{"id":43672145,"uuid":"463258945","full_name":"darkwizard242/ansible-role-helmfile","owner":"darkwizard242","description":"Ansible role for 'helmfile'. Available on Ansible Galaxy. ","archived":false,"fork":false,"pushed_at":"2026-02-23T21:22:41.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-24T04:16:52.018Z","etag":null,"topics":["ansible","ansible-galaxy","ansible-role","helmfile","kubernetes","linux"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/darkwizard242/helmfile","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darkwizard242.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-24T18:27:53.000Z","updated_at":"2026-02-23T21:21:23.000Z","dependencies_parsed_at":"2024-04-19T05:29:38.211Z","dependency_job_id":"671c7328-fd87-4535-b7a4-26da251e0120","html_url":"https://github.com/darkwizard242/ansible-role-helmfile","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":"0.018181818181818188","last_synced_commit":"7ad74eedbc157830deb19642d68d082e85cac3a1"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/darkwizard242/ansible-role-helmfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkwizard242%2Fansible-role-helmfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkwizard242%2Fansible-role-helmfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkwizard242%2Fansible-role-helmfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkwizard242%2Fansible-role-helmfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkwizard242","download_url":"https://codeload.github.com/darkwizard242/ansible-role-helmfile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkwizard242%2Fansible-role-helmfile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30069942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-galaxy","ansible-role","helmfile","kubernetes","linux"],"created_at":"2024-10-06T02:41:48.416Z","updated_at":"2026-03-04T02:25:38.600Z","avatar_url":"https://github.com/darkwizard242.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![build-test](https://github.com/darkwizard242/ansible-role-helmfile/workflows/build-and-test/badge.svg?branch=master)](https://github.com/darkwizard242/ansible-role-helmfile/actions?query=workflow%3Abuild-and-test) [![release](https://github.com/darkwizard242/ansible-role-helmfile/workflows/release/badge.svg)](https://github.com/darkwizard242/ansible-role-helmfile/actions?query=workflow%3Arelease) ![Ansible Role](https://img.shields.io/ansible/role/d/darkwizard242/helmfile) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=ansible-role-helmfile\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=ansible-role-helmfile) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=ansible-role-helmfile\u0026metric=reliability_rating)](https://sonarcloud.io/dashboard?id=ansible-role-helmfile) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=ansible-role-helmfile\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=ansible-role-helmfile) ![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/darkwizard242/ansible-role-helmfile?label=release) ![GitHub repo size](https://img.shields.io/github/repo-size/darkwizard242/ansible-role-helmfile?color=orange\u0026style=flat-square)\n\n# Ansible Role: helmfile\n\nRole to install (_by default_) [helmfile](https://github.com/helmfile/helmfile) on **Debian/Ubuntu** and **EL** systems.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nAvailable variables are listed below (located in `defaults/main.yml`):\n\n### Variables list:\n\n```yaml\nhelmfile_app: helmfile\nhelmfile_version: 1.3.1\nhelmfile_os: \"{{ ansible_system | lower }}\"\nhelmfile_architecture_map:\n  amd64: amd64\n  arm: arm64\n  x86_64: amd64\n  armv6l: armv6\n  armv7l: armv7\n  aarch64: arm64\n  32-bit: \"386\"\n  64-bit: amd64\nhelmfile_dl_url: https://github.com/helmfile/{{ helmfile_app }}/releases/download/v{{ helmfile_version }}/{{ helmfile_app }}_{{ helmfile_version }}_{{ helmfile_os }}_{{ helmfile_architecture_map[ansible_architecture] }}.tar.gz\nhelmfile_bin_path: /usr/local/bin\nhelmfile_file_owner: root\nhelmfile_file_group: root\nhelmfile_file_mode: '0755'\n```\n\n### Variables table:\n\nVariable                  | Description\n------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------\nhelmfile_app              | Defines the app to install i.e. **helmfile**\nhelmfile_version          | Defined to dynamically fetch the desired version to install. Defaults to: **1.3.1**\nhelmfile_os               | Defines os type. Used for obtaining the correct type of binaries based on OS type.\nhelmfile_architecture_map | Defines os architecture. Used to set the correct type of binaries based on OS System Architecture.\nhelmfile_dl_url           | Defines URL to download the helmfile binary from.\nhelmfile_bin_path         | Defined to dynamically set the appropriate path to store helmfile binary into. Defaults to (as generally available on any user's PATH): **/usr/local/bin**\nhelmfile_file_owner       | Owner for the binary file of helmfile.\nhelmfile_file_group       | Group for the binary file of helmfile.\nhelmfile_file_mode        | Mode for the binary file of helmfile.\n\n## Dependencies\n\nNone\n\n## Example Playbook\n\nFor default behaviour of role (i.e. installation of **helmfile**) in ansible playbooks.\n\n```yaml\n- hosts: servers\n  roles:\n    - darkwizard242.helmfile\n```\n\nFor customizing behavior of role (i.e. specifying the desired **helmfile** version) in ansible playbooks.\n\n```yaml\n- hosts: servers\n  roles:\n    - darkwizard242.helmfile\n  vars:\n    helmfile_version: 0.163.0\n```\n\nFor customizing behavior of role (i.e. placing binary of **helmfile** package in different location) in ansible playbooks.\n\n```yaml\n- hosts: servers\n  roles:\n    - darkwizard242.helmfile\n  vars:\n    helmfile_bin_path: /bin/\n```\n\n## License\n\n[MIT](https://github.com/darkwizard242/ansible-role-helmfile/blob/master/LICENSE)\n\n## Author Information\n\nThis role was created by [Ali Muhammad](https://www.alimuhammad.dev/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkwizard242%2Fansible-role-helmfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkwizard242%2Fansible-role-helmfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkwizard242%2Fansible-role-helmfile/lists"}