Infra: Ansible Nomad
[csit.git] / resources / tools / testbed-setup / ansible / roles / mellanox / tasks / main.yaml
index e914427..2fb6e2e 100644 (file)
   tags:
     - install-mellanox
 
+- name: Mellanox Install - FIX qemu-system removal
+  package:
+    name: "qemu-system"
+    state: latest
+    update_cache: true
+  tags:
+    - install-mellanox