bennojoy / mysql

ansible role for mysql
150 stars 137 forks source link

Remote access denied #31

Closed ali-warraich closed 8 years ago

ali-warraich commented 8 years ago

Hi. I am new to ansible. I user your role to install and configure MYSQL. Its working fine but when I try to login remotely using MYSQL work bench or any other software it does not connect. Secondly it donot prompt for password which I created using this module.

ali-warraich commented 8 years ago

I guess there is some Privileges issue. when I add it manually it connects but still do not ask for password. I changed "bind address to 0.0.0.0".