From e7fd87a9b8346ee7c04097ddc26ff46f2bc8d04c Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 4 May 2023 08:17:51 +0300 Subject: v-i-dev: install necessary tools to test built images Sponsored-by: author --- ansible/v-i-dev.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ansible/v-i-dev.yml') diff --git a/ansible/v-i-dev.yml b/ansible/v-i-dev.yml index c9eadec..b0f8a11 100644 --- a/ansible/v-i-dev.yml +++ b/ansible/v-i-dev.yml @@ -21,12 +21,14 @@ - build-essential - cryptsetup - dosfstools + - expect - graphviz - kpartx - librsvg2-bin - lmodern - lvm2 - moreutils + - ovmf - pandoc - pandoc-citeproc - parted @@ -35,6 +37,7 @@ - python3 - python3-requests - python3-yaml + - qemu-system-x86 - qemu-utils - subplot - texlive-fonts-recommended -- cgit v1.2.1