How to Efficiently Develop and Troubleshoot a Ansible Windows Module
18 views
Skip to first unread message
Yangyang Yang
unread,
May 28, 2024, 9:05:24 AM5/28/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Development
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?