Thanks for making such awesome WordPress development tools
I’ve created a new project following the roots-example-project. I’m confused about some of the settings in group_vars/* and how they relate to the project.
- What does
repo:
do if ansible and bedrock are in the same repo? Is it unecessary? - Where should I configure my enviroment? In the
env:
section of group_vars/* or in a site/.env file? Which settings take precedence?