--- - name: Reboot machine ansible.builtin.reboot: connect_timeout: 600 post_reboot_delay: 10 when: "should_reboot_machine"