There is a folder with a bunch of zip files. In each archive - a program and help to it. Periodically, some archives are updated. How to make it work like this:
- win_unzip: src: '{{ ansible_env.ProgramFiles }}\soft\*.zip' dest: '{{ ansible_env.ProgramFiles }}\soft\'