From f2100baabfc2d930aeb6fb29ad18a364d89d1e64 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Mon, 22 Jul 2019 16:32:42 +1000 Subject: [PATCH] install qemu --- roles/shell/tasks/packages.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/shell/tasks/packages.yml b/roles/shell/tasks/packages.yml index 0e6d117..4569ad5 100644 --- a/roles/shell/tasks/packages.yml +++ b/roles/shell/tasks/packages.yml @@ -173,6 +173,8 @@ - python3-toot - python3-twisted - python3-venv + - qemu + - qemu-efi - ranger - ruby-paint - ruby-trollop