Provision and target to specific server

Hi there,

On a multiple server environment, is it possible to use trellis provision and target one or multiple servers ?

It’s currently possible and for that, I use
trellis exec ansible-playbook server.yml -e env=production --limit [server]
but wondering if there is a shorter way :slight_smile:

Regards,
Florian