--- - name: Reboot machine hosts: ["git-server.ki5bhv.com"] become: true tasks: - name: Reboot machine ansible.builtin.reboot: reboot_timeout: 3600