openqa/worker: correct scratchrepo cleanup filename
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
74c879faba
commit
a720ccac18
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
when: "openqa_scratch is defined"
|
||||
|
||||
- name: Delete scratch build repo config
|
||||
file: path=/etc/yum.repos.d/scratchrepo.conf state=absent
|
||||
file: path=/etc/yum.repos.d/scratchrepo.repo state=absent
|
||||
when: "openqa_scratch is not defined"
|
||||
|
||||
- name: Install required packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue