ansible: Fetch git repo of https

This commit is contained in:
Alex Willmer 2020-06-11 19:58:46 +01:00
parent 7f3316bb89
commit a3aba825c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ava_binary: ~/go/src/github.com/ava-labs/gecko/build/ava
repo_folder: ~/go/src/github.com/ava-labs/gecko
repo_name: ava-labs/gecko
repo_url: ssh://git@github.com/{{ repo_name }}.git
repo_url: https://github.com/{{ repo_name }}
repo_branch: master