- name: OS Info playbook hosts: - all become: true tasks: - ansible.builtin.import_tasks: file: tasks/os-get-info.yaml