Modify kernel VM download to custom build
[csit.git] / resources / tools / testbed-setup / ansible / roles / vpp_device / tasks / main.yaml
index 97dec04..93c5d36 100644 (file)
@@ -35,3 +35,7 @@
   tags: set-grub
 
 - meta: flush_handlers
+
+- name: Kernel VM install
+  include_tasks: '../../common/tasks/kernel_install.yaml'
+  tags: install-kernel-image