--- # No tasks - name: "No tasks" ansible.builtin.debug: msg: "Please import the task as needed in your playbook." ...