mirror of https://github.com/ansible/ansible.git
Allow github style ssh repo names
parent
537472f42c
commit
d6a725659e
@ -1,3 +1,4 @@
|
|||||||
git+http://bitbucket.org/willthames/git-ansible-galaxy,v1.4
|
git+http://bitbucket.org/willthames/git-ansible-galaxy,v1.4
|
||||||
hg+http://bitbucket.org/willthames/hg-ansible-galaxy
|
hg+http://bitbucket.org/willthames/hg-ansible-galaxy
|
||||||
https://bitbucket.org/willthames/http-ansible-galaxy/get/master.tar.gz,,http-role
|
https://bitbucket.org/willthames/http-ansible-galaxy/get/master.tar.gz,,http-role
|
||||||
|
git+git@github.com:geerlingguy/ansible-role-php.git
|
||||||
|
|||||||
Loading…
Reference in New Issue