error message in import playbook: this task 'import_playbook' has extra params

Hi
I have error in importing playbook

TASK [Perform storage console playbook test] *****************************************************************************************************************************************************************************************************************
fatal: [XXXXX]: FAILED! => {“reason”: “this task ‘import_playbook’ has extra params, which is only allowed in the following modules: shell, win_shell, include_vars, add_host, raw, include_role, meta, set_fact, include, import_tasks, script, import_role, include_tasks, group_by, command, win_command\n\nThe error appears to have been in ‘/scratch/xxxxx/fr-crosscomponent-role/playbooks/storage_console1.yml’: line 7, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Precheck Storage Console\n ^ here\n”}
to retry, use: --limit @/scratch/dtrubov/fr-crosscomponent-role/playbooks/wrapper_19.1.0.retry

PLAY RECAP ***************************************************************************************************************************************************************************************************************************************************