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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to