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