# How to connect to vagrant machine using ip address?

**URL:** https://discourse.roots.io/t/how-to-connect-to-vagrant-machine-using-ip-address/12078
**Category:** trellis
**Created:** 2018-03-30T09:21:32Z
**Posts:** 7
**Showing post:** 6 of 7

## Post 6 by @fullyint — 2018-03-31T06:47:10Z

Try adding IP in a second `canonical` entry in `site_hosts` in `group_vars/development/wordpress_sites.yml` like second example [here](https://discourse.roots.io/t/deploy-to-digital-ocean-droplet-with-no-domain/11973/2)

Then `ANSIBLE_TAGS=wordpress vagrant provision`

---

_[View the full topic](https://discourse.roots.io/t/how-to-connect-to-vagrant-machine-using-ip-address/12078)._
