copr-backend: install the latest copr-backend package from f26
...we can no longer build for f25
This commit is contained in:
parent
d03a23530d
commit
74cff261b6
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@
|
|||
- copr-backend
|
||||
- copr-selinux
|
||||
|
||||
- name: install the latest copr-backend from f26
|
||||
command: dnf install -y https://kojipkgs.fedoraproject.org//packages/copr-backend/1.109/1.fc26/noarch/copr-backend-1.109-1.fc26.noarch.rpm
|
||||
|
||||
- name: add additional packages for copr-backend
|
||||
dnf: state=present name={{ item }}
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue