Ignacio Tolstoy
Ignacio Tolstoy
This is a nice to have feature. A quick google search shows to libraries to consider: https://github.com/ircmaxell/PHP-PasswordLib https://github.com/hackzilla/password-generator The task is simple. Generate on phansible random passwords where we are...
Yep. Ansible is for dev in first instance. But I don't feel ok letting passwords like: 123 as defaults. Major reason is that people tend to keep those when the...
I think we are overusing sudo too, so will be nice to check for that too. But maybe more in the future with more time and better CI. @dianaarnos the...
Ups!! That was my fault :( I thought I've added https://github.com/phansible/phansible/blob/master/ansible/roles/app/tasks/main.yml to the Vagrant execution.. seems I forget. We tried git submodules in the past. They were a bit of...
I've merged everything with a green CI. I let the rest of the PR's to @debo's considerations. Thanks for taking the time @dianaarnos
Ups. closed by "Resolves" hook in github
Keep it open. when fixed someone will close it :) We have two problems here: 1st. the ppa has changed the structure (already specified in another task) 2nd. is the...
Yep. if you change root password it will not able to connect anymore.... It's kind of obscure requirement. So maybe is worth thinking a bit more about it.
Good point @nickmartyn! That should work. We are open to features and being able to choose mysql version seems a decent one to me. If you want to try to...
nice! anything you need just ask here or on gitter