Hi,
I think it is not uncommon to feel frustrated when developing an ansible module for windows thanks to the pool viability of how ansible windows module is executing on the windows host.
Is there any good way to develop and debug a windows module interactively like one can do with Powershell ISE or Vs Code?
Thanks in advance.