display clone url in copr cgit repos
This commit is contained in:
parent
5bd4ca78d1
commit
5463c97775
1 changed files with 3 additions and 0 deletions
|
@ -139,6 +139,9 @@
|
|||
- lineinfile: dest=/etc/cgitrc regexp="^include=" line="include=/var/cache/cgit/repo-list.rc"
|
||||
tags:
|
||||
- config
|
||||
- lineinfile: dest=/etc/cgitrc regexp="^clone-prefix=" line="clone-prefix=https://{{ dist_git_base_url }}"
|
||||
tags:
|
||||
- config
|
||||
- name: Copy /etc/cgitrc to /etc/cgitrc.slow
|
||||
copy: remote_src=True src=/etc/cgitrc dest=/etc/cgitrc.slow
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue