--- # file: roles/common/handlers/main.yaml - name: Reboot server reboot: reboot_timeout: 3600 tags: - reboot-server