I’m new to ansible. I’m debugging a called to win_unzip that is hanging. I see other users having the same problem with no resolution. I’ve diagnosed it down to the generated powershell script calling Expand-Archive. If I pull the generated script and run it in powershell it pops up a dialog prompting me to merge the extract with the contents of the directory.
Is there an option I can pass in to force the overwrite?