call update-grub after changing config
[noc.git] / ansible / roles / base / handlers / main.yml
index a86fcde..920db82 100644 (file)
@@ -8,3 +8,6 @@
   service:
     name: openntpd
     state: restarted
+
+- name: update grub
+  command: update-grub