Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wtanaka/ansible-role-bundler
Ansible role for installing bundler
https://github.com/wtanaka/ansible-role-bundler
ansible ansible-galaxy ansible-role ansible-roles bundle bundler galaxy ruby ruby-gem rubygem rubygems
Last synced: about 1 month ago
JSON representation
Ansible role for installing bundler
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-bundler
- Owner: wtanaka
- Created: 2016-07-23T19:15:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T00:48:12.000Z (over 5 years ago)
- Last Synced: 2024-10-14T07:44:18.805Z (3 months ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, bundle, bundler, galaxy, ruby, ruby-gem, rubygem, rubygems
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/wtanaka/ansible-role-bundler.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-bundler)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-bundler.svg?style=svg)](https://circleci.com/gh/wtanaka/ansible-role-bundler)wtanaka.bundler
===============Install Bundler.
Bundler provides a consistent environment for Ruby projects by
tracking and installing the exact gems and versions that are needed.Example Playbook
----------------- hosts: all
roles:
- role: wtanaka.bundlerLicense
-------GPLv2
Author Information
------------------http://wtanaka.com/