ansible-personal/roles/mariadb
Alan Orth 05faeecc5d
roles/mariadb: Quote the password in .my.conf template
Ansible's mysql module can get this password and connect fine, but
`mysql` on the command line chokes if the password is slightly
complicated and is not quoted.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-09-01 12:41:56 +03:00
..
tasks roles/mariadb: Create WordPress db/users when necessary 2014-08-28 14:29:23 +03:00
templates roles/mariadb: Quote the password in .my.conf template 2014-09-01 12:41:56 +03:00