Hi I've been trying to use the win_package module to install Microsoft SQL Server Management Studio (SSMS). When the SSMS installation program (SSMS-Setup-ENU.exe) is executed at the command line, it exits immediately (though the installer continues to run as a Windows process). This behavior occurs even when I use the setup program switches '/install /quiet /norestart'.
Because of this behavior, the win_package instance never gets a completion signal, apparently, and win_package hangs for hours (I abort it with a CTRL-C). Is this a known issue with win_package? Should I be using a different Ansible module to install products like SSMS? Thanks! tl -- 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/8c1d8bca-6a2a-4414-9a33-d4733d1e1845n%40googlegroups.com.
