Hi Marti, can you share any details about how the mysql binary was installed? Was it via a tar or package? I'm very curious as to why it would fail in one instance but not when re-run.
On Thu, Dec 11, 2014 at 3:58 AM, Marti Butler <[email protected]> wrote: > Hi > > I am importing an SQL file into my already created DB but getting the > above error: > > - name: import database > mysql_db: name=DB state=import target=DB.sql login_user=root > login_host=localhost login_unix_socket=/var/lib/mysql/tmp/mysqld > login_password='' > > Error: > msg: Failed to find required executable mysql > > When I run this again it is fine and imports correctly. Anybody else been > having this issue please? > > Thanks > > -- > 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/76195472-d778-48cf-9d29-0eb0d96587e7%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/76195472-d778-48cf-9d29-0eb0d96587e7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAMFyvFh83iijk%3DLS-41Z60s09nq2n7S1UfK8-iX6%3DYsNWKp1jg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
