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/tasks
Matt Clay ee4588abca
Split integration test fixes. (#78281)
* Add setup_test_user integration target.

This integration target creates a temporary test user and removes
it when the current integration target finishes. This user is
configured with a password so it can be used with become, even
when the current user is unprivileged.

* Fix slurp integration test.

* Fix unarchive integration test.

* Fix module_utils integration test.
2 years ago
..
main.yml apply owner/group permissions to top folder with unarchive module (#73024) 3 years ago
prepare_tests.yml
test_different_language_var.yml unarchive: fix non-english locales (#76542) 3 years ago
test_download.yml
test_exclude.yml
test_include.yml
test_invalid_options.yml unarchive: Keep stderr when pick_handler fails (#76365) 3 years ago
test_missing_binaries.yml unarchive - fall back to unzip -Z if zipinfo is not available (#76971) 2 years ago
test_missing_files.yml
test_mode.yml
test_non_ascii_filename.yml
test_owner_group.yml
test_ownership_top_folder.yml Split integration test fixes. (#78281) 2 years ago
test_parent_not_writeable.yml
test_quotable_characters.yml
test_symlink.yml
test_tar.yml
test_tar_gz.yml
test_tar_gz_creates.yml
test_tar_gz_keep_newer.yml
test_tar_gz_owner_group.yml
test_tar_zst.yml
test_unprivileged_user.yml Split integration test fixes. (#78281) 2 years ago
test_zip.yml