Install MySQL with ansible on ubuntu
I have a problem installing MySQL with ansible on a vagrant ubuntu,
I have a problem installing MySQL with ansible on a vagrant ubuntu,
There should be some decent way to work with mysql databases using ansible like inserting data into tables or any command to run on mysql db.
I am trying to run ansible as a spawned process from NodeJS.
I would like to start my node.js app in an ansible playbook. Right now, the final directive looks like this:
“not sure I understand idempotent well enough to understand the answer”.