roots/roots-example-project.com

ANSIBLE_PATH breaks `vagrant global-status --prune`

Closed this issue · 0 comments

If you have two or more roots-example-project type projects on your machine you might run into:

/Users/austinpray/DEV/project/project.com/Vagrantfile:6: warning: already initialized constant ANSIBLE_PATH
/Users/austinpray/DEV/roots.io/Vagrantfile:4: warning: previous definition of ANSIBLE_PATH was here

when running vagrant global-status --prune

Edit: Just realized that this also a trellis bug.