ansible-personal/roles
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
..
common Initial commit 2014-08-17 00:35:57 +03:00
mariadb roles/mariadb: Quote the password in .my.conf template 2014-09-01 12:41:56 +03:00
munin roles/munin: Fix nginx template 2014-08-28 22:08:32 +03:00
nginx roles/nginx: Add index to vhost config 2014-08-28 12:27:24 +03:00
php5-fpm roles/php5-fpm: Update comment 2014-08-28 11:25:35 +03:00