You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I really appreciate all the work you put into creating this module! I am trying to insert some data into a MySQL table and I think I'm running into issues with my quotations.
Hello,
I really appreciate all the work you put into creating this module! I am trying to insert some data into a MySQL table and I think I'm running into issues with my quotations.
Below is the code I am currently using:
When I run
ansible-playbook
I get the following error back.Is it possible to use debug module to see the string being send to MySQL?
If not can you please provide an example of proper quotation for variables?
Thanks!
-js
The text was updated successfully, but these errors were encountered: