Your code perfectly worked for me. ThankYOU!! Mr.benno. The reason it couldn't get through at first was because of mysql FLUSH PRIVILEGES. http://stackoverflow.com/questions/5555328/error-1396-hy000-operation-create-user-failed-for-jacklocalhost After FLUSH PRIVILEGES in mysql console , everything worked fine with your code :)
Here's practice code I used. https://gist.github.com/tomgoto/2535d87c4157938ea534 Thank you again! :) -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/edd8a0c0-c95e-4b3e-b621-3b51cf6f8935%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
