--- # file roles/performance_tuning/handlers/main.yaml - name: Update GRUB command: update-grub tags: - update-grub - name: Reboot server reboot: reboot_timeout: 3600 tags: - reboot-server