fix(infra): Ansible bits
[csit.git] / fdio.infra.ansible / roles / performance_tuning / handlers / main.yaml
index d2f8f5c..5a48fc3 100644 (file)
@@ -1,12 +1,12 @@
 ---
-# file roles/performance_tuning/handlers/main.yaml
+# file handlers/main.yaml
 
 - name: Update GRUB
   ansible.builtin.command: update-grub
   tags:
     - update-grub
 
-- name: Reboot server
+- name: Reboot Server
   ansible.builtin.reboot:
     reboot_timeout: 3600
   tags: