Fixes #148: Make sure Ansible Galaxy can import role.

This commit is contained in:
Jeff Geerling
2017-04-18 10:39:59 -05:00
parent 504c1b2e7c
commit 99182d8017

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: []