1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-30 13:00:56 +00:00
community.general/lib
Andrea Scarpino 45a32137ad win_unzip: Use absolute path for src and dest
win_unzip fails to extract files when either src or dest contains
complex paths such as "..\..\" or "C:\\Program Files" (double slashes).
Fix this by fetching absolute path of both before invoking CopyHere
method.
2016-12-08 11:33:58 -05:00
..
ansible win_unzip: Use absolute path for src and dest 2016-12-08 11:33:58 -05:00