diff --git a/roles/copr/backend/files/provision/provision_builder_tasks.yml b/roles/copr/backend/files/provision/provision_builder_tasks.yml index d441b0ebd0..4cd732c516 100644 --- a/roles/copr/backend/files/provision/provision_builder_tasks.yml +++ b/roles/copr/backend/files/provision/provision_builder_tasks.yml @@ -42,7 +42,7 @@ - expect - name: enable @copr/copr-dev in staging - copy: dnf copr -y enable @copr/copr-dev + command: dnf copr -y enable @copr/copr-dev when: network_name == "coprdev-net" - name: make sure newest rpm