I'm not a Windows expert, but looking at the list of all the modules at https://docs.ansible.com/ansible/latest/modules/list_of_all_modules.html there is only one mssql module. So what you want looks to be (too) specific, so I guess your best option is to use powershell (perhaps through ansible).
Dick On Wed, 11 Dec 2019 at 19:33, Raviteja Jinkala <[email protected]> wrote: > > Hi Dick, > > I have installed SQL 2016 database server on Windows machine, now i need to > configure Alwayson feature (active-active cluster) using Ansible module. > > Right now I am doing with powershell but need Ansible module to configure. > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/479caf86-20ba-41f3-a3f4-588464c18cce%40googlegroups.com. -- Dick Visser Trust & Identity Service Operations Manager GÉANT -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwPz5y98NGuskkMQWKM7hC-tpoR1FmCm8omZPoOmiNYDZA%40mail.gmail.com.
