Add the repo URL used for badges

Our ansible version is too old and do not support
reading directly from my mind what repo it should clone
when I do not specify it.
This commit is contained in:
Michael Scherer 2020-09-24 16:00:53 +02:00 committed by misc
parent ba9baf621b
commit 0e4392e42f
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@
- name: clone directory
git:
repo:
repo: https://pagure.io/fedora-badges.git
dest: /srv/badges_checkout
tags:
- badges

View file

@ -112,7 +112,7 @@
- name: clone directory
git:
repo:
repo: https://pagure.io/fedora-badges.git
dest: /srv/badges_checkout
tags:
- badges