Call a role from another role

Hi all,
I had created a role A - name a “Role-A” and role B name as “Role-B”, but I would like to call role A from sub-task of Role B? is it possible? something like below syntax…

Role-B - tasks’ main.yml

https://docs.ansible.com/ansible/include_role_module.html

# kraM