Use https URL for git-issue pip package
This commit is contained in:
parent
2473202cd8
commit
e2218750fa
@ -13,7 +13,7 @@
|
|||||||
state: latest
|
state: latest
|
||||||
- name: Intall git pip packages
|
- name: Intall git pip packages
|
||||||
pip:
|
pip:
|
||||||
name: git+ssh://git@github.com/kbenzie/git-issue.git
|
name: git+https://github.com/kbenzie/git-issue.git
|
||||||
extra_args: --user
|
extra_args: --user
|
||||||
state: latest
|
state: latest
|
||||||
- name: Create git symbolic links
|
- name: Create git symbolic links
|
||||||
|
Loading…
x
Reference in New Issue
Block a user