Use the new location for git

This commit is contained in:
Michael Scherer 2020-08-04 16:25:13 +02:00
parent 9a691c48a7
commit e77d45b643

View file

@ -34,7 +34,7 @@
- name: clone the local bare repo
git:
dest: "{{tempdir}}"
repo: /git/badges
repo: /srv/git/badges
remote: origin
update: yes