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 f92830d16e
Fix zip content filtering in unarchive module (#76069)
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.
4 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
integration Fix zip content filtering in unarchive module (#76069) 4 years ago
lib/ansible_test ansible-test: Set max number of open files in containers to 10240 (#75498) 4 years ago
sanity Modernize install (#76021) 4 years ago
support Remove incidental_deploy_helper 4 years ago
units Heisen jinja2_native (#75587) 4 years ago
utils/shippable Fix Windows CI scripts. 4 years ago