Merge pull request #149 from geerlingguy/148-galaxy-fix

Fixes #148: Make sure Ansible Galaxy can import role.
This commit is contained in:
Paul Montero
2017-05-08 11:20:31 -05:00
committed by GitHub

View File

@@ -2,20 +2,20 @@
galaxy_info: galaxy_info:
author: Nick Janetakis author: Nick Janetakis
description: The official rvm role to install and manage your ruby versions. description: The official rvm role to install and manage your ruby versions.
company: company: ''
license: license (MIT) license: license (MIT)
min_ansible_version: 2.2 min_ansible_version: 2.2
platforms: platforms:
- name: EL - name: EL
versions: versions:
- all - all
- name: Ubuntu - name: Ubuntu
versions: versions:
- all - all
categories: galaxy_tags:
- development - development
- web - web
dependencies: [] dependencies: []