- name: OS update playbook hosts: - maintenance-node-target become: true tasks: - ansible.builtin.import_tasks: file: tasks/os-update.yaml