{"id":18469041,"url":"https://github.com/sansible/ruby","last_synced_at":"2025-10-11T11:04:19.791Z","repository":{"id":74439527,"uuid":"59669775","full_name":"sansible/ruby","owner":"sansible","description":"Please see https://github.com/sansible/sansible for more information","archived":false,"fork":false,"pushed_at":"2018-02-21T13:31:32.000Z","size":14,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2025-07-04T19:08:29.305Z","etag":null,"topics":["ansible","ansible-role","ansible-roles","ruby"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/sansible.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}},"created_at":"2016-05-25T14:24:08.000Z","updated_at":"2018-02-16T13:45:01.000Z","dependencies_parsed_at":"2023-02-26T18:31:52.411Z","dependency_job_id":null,"html_url":"https://github.com/sansible/ruby","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/sansible/ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sansible%2Fruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sansible%2Fruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sansible%2Fruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sansible%2Fruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sansible","download_url":"https://codeload.github.com/sansible/ruby/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sansible%2Fruby/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263604010,"owners_count":23487223,"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","ansible-roles","ruby"],"created_at":"2024-11-06T10:08:49.192Z","updated_at":"2025-10-11T11:04:14.769Z","avatar_url":"https://github.com/sansible.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby\n\nMaster: [![Build Status](https://travis-ci.org/sansible/ruby.svg?branch=master)](https://travis-ci.org/sansible/ruby)  \nDevelop: [![Build Status](https://travis-ci.org/sansible/ruby.svg?branch=develop)](https://travis-ci.org/sansible/ruby)\n\n* [Installation and Dependencies](#installation-and-dependencies)\n* [Tags](#tags)\n* [Examples](#examples)\n\nThis roles installs ruby and bundler globally.\n\n\n\n\n## Installation and Dependencies\n\nTo install run `ansible-galaxy install sansible.ruby` or add this to your\n`roles.yml`\n\n```YAML\n- name: sansible.ruby\n  version: v2.0\n```\n\nand run `ansible-galaxy install -p ./roles -r roles.yml`\n\n\n\n\n## Tags\n\nThis role uses one tag: **build**\n\n* `build` - Installs Ruby all it's dependencies.\n\n\n\n\n\n## Examples\n\nTo install:\n\n```YAML\n- name: Some app\n  hosts: \"{{ hosts }}\"\n\n  roles:\n    - role: sansible.ruby\n```\n\nTo install without default config:\n\n```YAML\n- name: Some app\n  hosts: \"{{ hosts }}\"\n\n  roles:\n    - role: sansible.ruby\n      ruby_version: \"2.3\"\n      ruby_gems:\n          - bundler\n          - sass\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsansible%2Fruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsansible%2Fruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsansible%2Fruby/lists"}