Friendly Role Names and roles from URLs

* Roles can now be given a friendly name as third field in role spec csv
* Roles can be installed from URL (not just from archived SCMs)
* Integration tests to demonstrate this
* Unit tests to ensure that role spec parsing works as expected
This commit is contained in:
Will Thames
2014-08-15 21:19:40 +10:00
committed by Michael DeHaan
parent 4803e923ff
commit 46b59b02ed
6 changed files with 81 additions and 67 deletions

View File

@@ -3,3 +3,4 @@
roles:
- "git-ansible-galaxy"
- "http-role"

View File

@@ -1,2 +1,3 @@
git+http://bitbucket.org/willthames/git-ansible-galaxy,v1.3
git+http://bitbucket.org/willthames/git-ansible-galaxy,v1.4
hg+ssh://hg@bitbucket.org/willthames/hg-ansible-galaxy
https://bitbucket.org/willthames/http-ansible-galaxy/get/master.tar.gz,,http-role