copr: oops, syntax error

This commit is contained in:
Jakub Kadlcik 2021-11-27 02:05:22 +01:00
parent be96df9e3f
commit 2e3e81674d

View file

@ -138,7 +138,7 @@
- name: enable copr repo for our custom python3-rpkg build
community.general.copr:
state: enabled
name: @copr/copr-dev
name: "@copr/copr-dev"
# See https://pagure.io/rpkg/issue/588
# See https://pagure.io/copr/copr/pull-request/1998