{"id":18644176,"url":"https://github.com/indix/ansible-ruby-ffwd","last_synced_at":"2026-01-23T09:34:49.925Z","repository":{"id":146494689,"uuid":"57102780","full_name":"indix/ansible-ruby-ffwd","owner":"indix","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-18T09:50:36.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-17T17:40:03.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/indix.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":"2016-04-26T06:13:02.000Z","updated_at":"2017-01-13T12:17:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d27f78b-e321-4a6f-b9b3-e3c90d507bef","html_url":"https://github.com/indix/ansible-ruby-ffwd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/indix/ansible-ruby-ffwd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indix%2Fansible-ruby-ffwd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indix%2Fansible-ruby-ffwd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indix%2Fansible-ruby-ffwd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indix%2Fansible-ruby-ffwd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indix","download_url":"https://codeload.github.com/indix/ansible-ruby-ffwd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indix%2Fansible-ruby-ffwd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28686576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"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":[],"created_at":"2024-11-07T06:10:28.325Z","updated_at":"2026-01-23T09:34:49.904Z","avatar_url":"https://github.com/indix.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: ruby-ffwd\n\n[![BuildStatus](https://travis-ci.org/indix/ansible-ruby-ffwd.svg?branch=master)](https://travis-ci.org/indix/ansible-ruby-ffwd)\n\nInstalls Ruby and bundler gem on Linux.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nAvailable variables are listed below, along with default values (see `defaults/main.yml`):\n\n    workspace: /root\n\nThe location where temporary files will be downloaded in preparation for Ruby installation.\n\n    ruby_rubygems_package_name: rubygems\n\nThe name of the `rubygems` package. Generally, the default should work; but it will be set to `rubygems-integration` automatically on Ubuntu Trusty (14.04).\n\n    ruby_install_gems: []\n\nA list of Ruby gems to install (just the name of the gem to be installed). This is meant as a simple convenience, and will only install the latest version of the gem. If you need to install gems with more options or specificity, you can do so elsewhere in your playbook.\n\n    ruby_install_gems_user: username\n\nThe user account under which Ruby gems will be installed. Defaults to the `ansible_ssh_user` if not set.\n\n    ruby_install_from_source: false\n\nBy default, this role will install whatever version of ruby is available through your system's package manager (`apt` or `yum`). You can install whatever version you like (including the latest release) by setting this to `true` and/or updating the `ruby_download_url` and `ruby_version`.\n\n    ruby_download_url: http://cache.ruby-lang.org/pub/ruby/2.2/ruby-2.2.1.tar.gz\n\nThe URL from which Ruby will be downloaded (only used if `ruby_install_from_source` is `true`).\n\n    ruby_version: 2.2.1\n\nThe version of ruby that will be installed (only used if `ruby_install_from_source` is `true`).\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n    - hosts: server\n      roles:\n        - { role: geerlingguy.ruby }\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis role is based on the role created in 2014 by [Jeff Geerling](http://jeffgeerling.com/), author of [Ansible for DevOps](http://ansiblefordevops.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findix%2Fansible-ruby-ffwd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findix%2Fansible-ruby-ffwd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findix%2Fansible-ruby-ffwd/lists"}