summaryrefslogtreecommitdiff
path: root/test/integration/targets/unarchive
Commit message (Expand)AuthorAgeFilesLines
* Change the language used in the unarchive test. (#78382)Matt Clay2022-07-281-3/+3
* Split integration test fixes. (#78281)Matt Clay2022-07-183-86/+38
* unarchive - fall back to unzip -Z if zipinfo is not available (#76971)Sloane Hertel2022-06-071-0/+31
* Remove MacOSX-specific cleanup for unarchive tests-hertel2022-05-041-6/+7
* apply owner/group permissions to top folder with unarchive module (#73024)Pablo Escobar Lopez2022-02-172-0/+74
* ansible-test - Remove AIX provisioning support. (#76747)Matt Clay2022-01-121-1/+0
* unarchive: Keep stderr when pick_handler fails (#76365)Jean Raby2021-12-232-0/+28
* unarchive: fix non-english locales (#76542)Jonathan Neuhauser2021-12-142-0/+42
* Fix zip content filtering in unarchive module (#76069)Tadej Borovšak2021-10-291-0/+15
* Require Jinja2 3.0.0 (#75881)Martin Krizek2021-10-201-5/+0
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+1
* Fix cleaning up user for unarchive tests (#75681)Sloane Hertel2021-09-103-1/+6
* unarchive - do not fail in init when trying to find required binary (#74892)Sam Doran2021-06-077-11/+74
* Integration test fixes.Matt Clay2021-04-301-0/+3
* Fix combinated run of unarchive and uri tests under centos 6Alexander Sowitzki2021-04-221-28/+38
* unarchive: add support for .tar.zst (zstd compression) (#73265)Jeff Squyres2021-02-093-0/+70
* unarchive - add include option (#40522)Sijis Aviles2020-12-074-10/+85
* [unarchive] work on older RHEL with group: <gid> (#72098)Rick Elrod2020-10-064-0/+188
* Changes required for macOS 10.15 (#71841)Matt Martz2020-09-251-0/+1
* Updates to Integration tests to pass against Alpine (#70946)Matt Martz2020-08-071-1/+0
* Fix unstable unarchive test (#71004)Sam Doran2020-07-303-11/+20
* unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental gro...Philip Douglass2020-07-3017-864/+922
* Enable passing tests on power.Matt Clay2020-04-201-1/+0
* Testing: Add support for CentOS Linux On Power platform (#68130)Yanis Guenane2020-04-151-0/+1
* Unify yaml style in unarchive tests to be dict-style (refs #68272) (#68477)Rick Elrod2020-03-261-49/+153
* Add some more test coverage for unarchive (#68272)Rick Elrod2020-03-251-0/+108
* Simplify package install in unarchive test.Matt Clay2020-02-071-15/+6
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* Fix unarchive integration test failure due to rpm error (#66420)Sam Doran2020-01-133-14/+4
* Temporarily mark unarchive test unstable.Matt Clay2020-01-101-0/+1
* Fix unarchive integration test on CentOS 6 (#66362)Sam Doran2020-01-102-1/+21
* Install zip for unarchive test when using dnf.Matt Clay2019-10-071-3/+3
* fix unarchive integration tests when LC_ALL is not set to en_US.UTF-8 (#58431)Sloane Hertel2019-06-281-0/+34
* Fix integration tests to support remote hosts.Matt Clay2019-01-242-98/+100
* fix: ensure than all item of a list of excluded files aren't checked (#45122)lrrb2018-12-061-2/+5
* introduce `module_utils.urls.fetch_file` as a wrapper to download and save fi...Evgeni Golov2018-10-081-0/+20
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Fix: wildcard excludes in unarchive with tar archives (#40935)Sijis Aviles2018-06-221-9/+53
* fix: Ensure zip excluded files are not checked (#40120)Sijis Aviles2018-05-241-13/+28
* Mark destructive tests as such.Matt Clay2017-08-311-0/+1
* Fix symbolic mode usage in unarchive with zip filesToshio Kuratomi2017-08-111-7/+71
* Fix idempotency for Unix permissions in zip files. (#24580)chriskarel2017-08-111-11/+53
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+2
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-111-2/+1
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-134-0/+431