Initial commit

This commit is contained in:
Nick Janetakis
2014-05-03 13:42:45 -04:00
commit cf8ac7736c
5 changed files with 128 additions and 0 deletions

17
meta/main.yml Normal file
View File

@@ -0,0 +1,17 @@
---
galaxy_info:
author: Nick Janetakis
description: Install a specific version of ruby using rvm.
company:
license: license (MIT)
min_ansible_version: 1.5
platforms:
- name: Ubuntu
versions:
- all
categories:
- development
dependencies: []