Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.bundler

License
-------

GPLv2

Author Information
------------------

http://wtanaka.com/