copr-hypervisor: update helpers package with dnf
This should refresh the repository metadata.
This commit is contained in:
parent
864d8d3732
commit
754e421ef3
1 changed files with 2 additions and 2 deletions
|
@ -182,8 +182,8 @@
|
||||||
enabled=1
|
enabled=1
|
||||||
enabled_metadata=1
|
enabled_metadata=1
|
||||||
|
|
||||||
- name: install latest packages
|
- name: install the latest helper package
|
||||||
package: name=praiskup-helpers state=latest
|
dnf: name=praiskup-helpers state=latest
|
||||||
|
|
||||||
- name: install configuration for /bin/copr-image
|
- name: install configuration for /bin/copr-image
|
||||||
copy:
|
copy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue