diff --git a/roles/copr/backend/files/provision/provision_builder_tasks.yml b/roles/copr/backend/files/provision/provision_builder_tasks.yml index acf96937d9..bd0bb32b3a 100644 --- a/roles/copr/backend/files/provision/provision_builder_tasks.yml +++ b/roles/copr/backend/files/provision/provision_builder_tasks.yml @@ -29,6 +29,9 @@ - nosync - expect +- name: disable @copr/copr explicitly + shell: dnf copr -y disable @copr/copr + - name: make sure newest rpm dnf: state=latest pkg={{ item }} with_items: