Merge pull request #149 from geerlingguy/148-galaxy-fix
Fixes #148: Make sure Ansible Galaxy can import role.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
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
|
||||||
|
|
||||||
@@ -14,7 +14,7 @@ galaxy_info:
|
|||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
|
|
||||||
categories:
|
galaxy_tags:
|
||||||
- development
|
- development
|
||||||
- web
|
- web
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user