32e3cc7778
* Improve the correct handling of gtar and unzip options Add the option --show-transformed-names when extra_opts is being used Ignore bogus warnings related to empty filenames Properly quote _and_ escape filenames for unzip command Rewrite gtar options and provide run_command with array, not string This fixes #2480 and #4109. * Make check-mode work for zip-files Check-mode was disabled for zip-files since gtar did not support it. This change enables check-mode support for zip-files, but does skip the task when used with gtar. (Best of both worlds) Also remove unused compress_mode variable. This replaces PR #4401, the changes overlap somewhat so I merged them |
||
---|---|---|
.. | ||
ansible |