# Provision and target to specific server

**URL:** https://discourse.roots.io/t/provision-and-target-to-specific-server/30098
**Category:** trellis
**Created:** 2025-12-22T14:24:52Z
**Posts:** 1

## Post 1 by @fp-pwa — 2025-12-22T14:24:52Z

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
