By suing below command we ca achieve
If you want install a specific role below command
ansible-galaxy role install namespace.role_name
If you want install multiple roles by below command
ansible-galaxy role install -r requirements.yml