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 6da3cf51a3
Fix zip content filtering in unarchive module (#76069) (#76420)
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 Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Fix zip content filtering in unarchive module (#76069) (#76420) 4 years ago
lib/ansible_test [stable-2.11] ansible-test - Fix traceback in validate-modules test. 4 years ago
sanity [stable-2.11] Use new codecov uploader (#75938) (#76268) 4 years ago
support module compat for py3.8+ controller (#73423) 5 years ago
units [stable-2.11] Don't show params when there is an issue with `set_option(s)` (#75805) (#75808) 4 years ago
utils/shippable [stable-2.11] Remove obsolete Shippable specific scripts. 5 years ago