You may want to use Ansible's win_dsc module to call SQL DSC resources https://github.com/dsccommunity/SqlServerDsc
чт, 12 дек. 2019 г. в 01:10, Dick Visser <[email protected]>: > 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 > . > -- 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/CAM1nFkG69y-ta1J7nOcUDoxtCk%3D4xTSW8kT%3DnM_aOi4oJ8t_yQ%40mail.gmail.com.
