You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Tadej Borovšak f88efd57cb
Fix zip content filtering in unarchive module (#76069) (#76418)
When we introduced an include parameter to the unarchive module, we
inadvertenly flipped the exclusion logic. This flip meant that the
unarchive module started rejecting files that should be extracted.

This commit flips the bad logic and adds some tests that will make
sure things do not go bad again.

(cherry picked from commit f92830d16e)
4 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 5 years ago
integration Fix zip content filtering in unarchive module (#76069) (#76418) 4 years ago
lib/ansible_test [stable-2.12] ansible-test - Use `--forked` instead of `--boxed` 4 years ago
sanity [stable-2.12] Use new codecov uploader (#75938) (#76267) 4 years ago
support Remove incidental_win_security_policy (#75654) 4 years ago
units [stable-2.12] check /.dockerenv and /.dockerinit to guess a dockercontainer (#74349) (#76218) 4 years ago
utils/shippable [stable-2.12] Fix Windows CI scripts. 4 years ago