From f04c8287672fb86db25b3a245796fb2592c2897c Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Feb 03 2021 17:57:48 +0000 Subject: Remove check-sources-file from the playbook as still cause troubles See https://src.fedoraproject.org/rpms/python-rpm-generators/pull-request/28 mhroncok | fbo: if you really wan tthis check, check if the file is either in the soruce file or checked into git --- diff --git a/playbooks/koji/build-ng.yaml b/playbooks/koji/build-ng.yaml index e62bf70..1729b6c 100644 --- a/playbooks/koji/build-ng.yaml +++ b/playbooks/koji/build-ng.yaml @@ -1,7 +1,7 @@ - hosts: all tasks: - - include_role: - name: check-sources-file + # - include_role: + # name: check-sources-file - include_role: name: krb-secret - include_role: