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
Sijis Aviles ba3db90e3a Fix: wildcard excludes in unarchive with tar archives (#40935)
* fix: exclude using wildcards for tar archives

Fixes #37842, #22947

* fix: Remove quote() as it munges the exclude format

* test: Refactor to use single archive structure

A common structure archived by different methods should simplify some of
the feature tests.

* test: Use common archive layout to validate exclude feature

* test: Use the same exclude checks for zip/tar archives
6 years ago
..
files Migrate Linux CI roles to test targets. (#17997) 8 years ago
meta Fix cosmetic problems in YAML source 8 years ago
tasks Fix: wildcard excludes in unarchive with tar archives (#40935) 6 years ago
aliases Mark destructive tests as such. 7 years ago