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/integration/targets/unarchive
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.
3 years ago
..
files Migrate Linux CI roles to test targets. (#17997) 8 years ago
handlers unarchive - do not fail in init when trying to find required binary (#74892) 3 years ago
meta Changes required for macOS 10.15 (#71841) 4 years ago
tasks Fix zip content filtering in unarchive module (#76069) 3 years ago
vars unarchive - do not fail in init when trying to find required binary (#74892) 3 years ago
aliases Enable passing tests on power. 4 years ago