FIX: Cleanup mechanics for vpp_device
[csit.git] / resources / tools / testbed-setup / ansible / roles / vpp_device / handlers / main.yaml
index e2add5c..bda9dd4 100644 (file)
@@ -5,3 +5,7 @@
   command: systemctl enable csit-initialize-vfs.service
   tags: enable-vf-service
 
+- name: Update GRUB
+  command: update-grub
+  tags: update-grub
+