Hi Community ansible !! ;) I hope are you fine !! :)
My problem actually is that i have mssql-cli on my debian. I have create script.sh with this content : mssql-cli -S my_server -U my_user -d my_database && \e scriptsql.sql I want that when i run my script.sh, the second command "\e scriptsql.sql" is runnning in "prompt mssql-cli" and not when i exit prompt are you understand please ? For after execut this script in Ansible. So my question is, how execut command line in prompt mssql-cli and not in prompt debian through one script.sh ?? Thanks for your help community Ansible !! :) Regards, Show result problem : -- 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/5876c1de-915a-44e0-92fd-55203fa0e821%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
