ansible/test/integration/targets/unarchive
Sijis Aviles 034e9b0252
unarchive - add include option (#40522)
This should allow users to extract specific files from an archive as
desired.

Fixes #16130, #27081.

* Rebase and make a few minor changes
* Add changelog
* Improve tests

- move to separate tasks file
- change assertions to check for exactly one file
- use remote_tmp_dir for output dir

* Make exclude and include mutually exclusive
* Don't remove files needed by other tasks
* Fix sanity tests
* Improve feature documentation
* Skip tests that use map() on CentOS 6
* Use fnmatch on include for zip archives
  This matches the behavior of exclude

Co-authored-by: Sam Doran <sdoran@redhat.com>
2020-12-07 12:49:41 -05:00
..
files
meta Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
tasks unarchive - add include option (#40522) 2020-12-07 12:49:41 -05:00
aliases Enable passing tests on power. 2020-04-20 10:07:54 -07:00