How to setup DB on bedrock-ansible?

Figured it out in case others have this issue:
mysql host: 127.0.0.1
user: user
pw: password
ssh host: 127.0.0.1
ssh user: vagrant
ssh password: vagrant

1 Like