Allow github style ssh repo names

This commit is contained in:
Will Thames 2014-09-10 21:55:27 +10:00
parent 537472f42c
commit d6a725659e
3 changed files with 7 additions and 1 deletions

View file

@ -6,3 +6,8 @@
- src: https://bitbucket.org/willthames/http-ansible-galaxy/get/master.tar.gz
name: http-role
- src: git@github.com:geerlingguy/ansible-role-php.git
scm: git
name: php

View file

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