mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-31 01:11:36 +08:00
openqa/worker: correct scratchrepo cleanup filename
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user