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:
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.