comment duplicate scan-path lineinfile that was making 2 tasks change every run
This commit is contained in:
parent
9f14e025ce
commit
746faca21c
1 changed files with 3 additions and 3 deletions
|
@ -109,9 +109,9 @@
|
|||
- lineinfile: dest=/etc/cgitrc regexp="^project-list=" line="project-list=/var/lib/copr-dist-git/cgit_pkg_list"
|
||||
tags:
|
||||
- config
|
||||
- lineinfile: dest=/etc/cgitrc regexp="^scan-path=" line="scan-path=/var/lib/dist-git/git/rpms"
|
||||
tags:
|
||||
- config
|
||||
#- lineinfile: dest=/etc/cgitrc regexp="^scan-path=" line="scan-path=/var/lib/dist-git/git/rpms"
|
||||
# tags:
|
||||
# - config
|
||||
- lineinfile: dest=/etc/cgitrc regexp="^cache-dynamic-ttl=" line="cache-dynamic-ttl=120"
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue