zach-adams / hgv-deploy-full

This Ansible Playbook is designed to setup a Mercury-Like environment on a Production server without the configuration hassle.
102 stars 46 forks source link

Running multiple installs with MySQL root password set #33

Open dennisblume opened 8 years ago

dennisblume commented 8 years ago

Hey, I was running into some issues when I tried to install multiple WordPress sites at once, because my mysql usernames were too long. But yeah I decided to fix it later and went forward and changed my root password. By the time I was ready to setup the new sites I couldn't anymore since I changed the root password and the playbook doesn't take that into account. I added them myself now, but I was thinking my we can have a user set a root user and password, so you won't run into any issues when you want to create a new site. I would create the pull request myself, but I haven't use ansible before and don't want to screw up :smiley:

Looking forward to your feedback.

CharlesSellers commented 8 years ago

+1