Executing only selcted roles when provisioning a Vagrant box

Hello,

In trellis, the local Vagrant box is provisioned with vagrant up --provision. Then dev.yml playbook is read and executed.

Is it possible to pass only selected tags to vagrant up --provision so that I can run only one or two roles and not the whole playbook?

I just wanted to set up new sites locally, and do not want to re-run the whole dev.yml playbook

Thanks!

This has been brought up multiple times on this forum. A quick search brought me to this post: