Hy, I have Ansible on my debian 8.11 and i have on script my_script.sql
I have install tool mssql-cli and i can with this tool execut my_script.sql on my database MSSQL. I have on server Windows database MSSQL. I want that Ansible communicate with database *only on the port 1433*, i try to use ansible_port=1433 and ansible_ssh_port=1433 but not works. *So i want that Ansible use only port 1433 so protocol sql* Someone have some idea please ?? Thanks very much community ansible !! ;) Regards, -- 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/eaef5fba-c38b-4667-960e-7f8b58ce5280%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
