--- - name: Reboot machines become: yes hosts: all tasks: - name: Reboot machine ansible.builtin.reboot: