copr-hypervisor: update helpers package with dnf

This should refresh the repository metadata.
This commit is contained in:
Pavel Raiskup 2022-01-25 10:08:39 +01:00
parent 864d8d3732
commit 754e421ef3

View file

@ -182,8 +182,8 @@
enabled=1
enabled_metadata=1
- name: install latest packages
package: name=praiskup-helpers state=latest
- name: install the latest helper package
dnf: name=praiskup-helpers state=latest
- name: install configuration for /bin/copr-image
copy: