{"id":24908507,"url":"https://github.com/devetek/ansible-role-bun","last_synced_at":"2026-04-18T17:01:48.741Z","repository":{"id":275231799,"uuid":"922706769","full_name":"devetek/ansible-role-bun","owner":"devetek","description":"Ansible role to install Bun (Node.js Alternative).","archived":false,"fork":false,"pushed_at":"2025-08-02T06:28:34.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-02T09:01:11.310Z","etag":null,"topics":["ansible","ansible-role","bun","nodejs"],"latest_commit_sha":null,"homepage":"https://cloud.terpusat.com/","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/devetek.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-26T22:10:51.000Z","updated_at":"2025-08-02T06:28:37.000Z","dependencies_parsed_at":"2025-02-01T06:15:20.311Z","dependency_job_id":null,"html_url":"https://github.com/devetek/ansible-role-bun","commit_stats":null,"previous_names":["devetek/ansible-role-bun"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devetek/ansible-role-bun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devetek%2Fansible-role-bun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devetek%2Fansible-role-bun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devetek%2Fansible-role-bun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devetek%2Fansible-role-bun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devetek","download_url":"https://codeload.github.com/devetek/ansible-role-bun/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devetek%2Fansible-role-bun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31976805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T16:27:12.723Z","status":"ssl_error","status_checked_at":"2026-04-18T16:27:11.140Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-role","bun","nodejs"],"created_at":"2025-02-02T02:20:05.420Z","updated_at":"2026-04-18T17:01:48.696Z","avatar_url":"https://github.com/devetek.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible role: Bun (Node.js Alternatives)\n=========\n\nAnsible roles to install bun binary globally. [Bun] is a fast JavaScript all-in-one toolkit.\n\nRequirements\n------------\n\nRequire to install gnu-tar in macOS, use `brew install gnu-tar` to install.\n\nRole Variables\n--------------\n\nList of variables in ansible-role-bun:\n\n```sh\n---\nbun_repo_base: \"https://api.github.com/repos/oven-sh/bun/releases/\"\nbun_version: \"latest\"\nbun_git_token: \"\"\nbun_retry_on_failure: 5\nbun_arch_type:\n  - { key: \"aarch64\", value: \"aarch64\" }\n  - { key: \"x86_64\", value: \"x64\" }\n  - { key: \"arm64\", value: \"aarch64\" }\n\n# to determine multi version or single version installation\nbun_multi_version: false\n# force to set bun binary as default globally on multi version installation\nbun_multi_set_default: false\n```\n\n\nDependencies\n------------\n\nNone.\n\nExample Playbook\n----------------\n\n```sh\n- hosts: servers\n  roles:\n    - devetek.bun\n```\n\nTodo\n-------\n- [ ] Support local user or global installation\n\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\n[Nedya Prakasa]. Role created for [dPanel].\n\n[dPanel]: https://cloud.terpusat.com/\n[Nedya Prakasa]: https://github.com/prakasa1904\n[mit]: https://opensource.org/licenses/MIT\n[Bun]: https://bun.sh/\n[devetek]: https://github.com/devetek","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevetek%2Fansible-role-bun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevetek%2Fansible-role-bun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevetek%2Fansible-role-bun/lists"}