mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
openqa/worker: install latest qemu-common
to make the last change actually work. temporary change. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
|
||||
- name: Install required packages
|
||||
package:
|
||||
name: ['openqa-worker', 'os-autoinst']
|
||||
name: ['openqa-worker', 'os-autoinst', 'qemu-common']
|
||||
state: latest
|
||||
enablerepo: "{{ openqa_repo }}"
|
||||
notify:
|
||||
|
||||
Reference in New Issue
Block a user