- name: reboot the system ansible.builtin.include_tasks: "../../reboot/tasks/main.yaml" vars: # Simply don't reboot on local connections and rely on proper handling of /var/run/reboot-required. reboot__local_handling: ignore