copr-devel: drop @copr/copr

everything we needed is now in the infra repos
This commit is contained in:
Pavel Raiskup 2020-11-18 09:50:20 +01:00
parent aa73555871
commit 874f50f02a

View file

@ -6,7 +6,7 @@
- name: enable @copr/copr when on devel machine
command:
cmd: dnf copr -y enable {{ item }}
cmd: dnf copr -y remove {{ item }}
warn: false
with_items:
- "@copr/copr"