- name: Reboot system playbook hosts: - maintenance-node-target become: true tasks: - ansible.builtin.import_tasks: file: tasks/os-reboot.yaml