Use the new location for git
This commit is contained in:
parent
9a691c48a7
commit
e77d45b643
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
- name: clone the local bare repo
|
- name: clone the local bare repo
|
||||||
git:
|
git:
|
||||||
dest: "{{tempdir}}"
|
dest: "{{tempdir}}"
|
||||||
repo: /git/badges
|
repo: /srv/git/badges
|
||||||
remote: origin
|
remote: origin
|
||||||
update: yes
|
update: yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue