ansible/test/integration/targets/unarchive/tasks
Rick Elrod ebc91a9b93
[unarchive] work on older RHEL with group: <gid> (#72098)
Change:
- No longer fail due to old Fedora/RHEL and our failure to try to cast
  gids to integers before trying to pass them to getgrgid() before
  trying to use them.
- Add tests for user/mode for various unarchive formats.

Test Plan:
- New integration tests, ran against centos6 container

Tickets:
- Fixes #71903
2020-10-06 11:25:03 -04:00
..
main.yml
prepare_tests.yml
test_download.yml
test_exclude.yml
test_missing_files.yml
test_mode.yml
test_non_ascii_filename.yml
test_owner_group.yml [unarchive] work on older RHEL with group: <gid> (#72098) 2020-10-06 11:25:03 -04:00
test_parent_not_writeable.yml
test_quotable_characters.yml
test_symlink.yml
test_tar.yml [unarchive] work on older RHEL with group: <gid> (#72098) 2020-10-06 11:25:03 -04:00
test_tar_gz.yml [unarchive] work on older RHEL with group: <gid> (#72098) 2020-10-06 11:25:03 -04:00
test_tar_gz_creates.yml
test_tar_gz_keep_newer.yml
test_tar_gz_owner_group.yml
test_unprivileged_user.yml Updates to Integration tests to pass against Alpine (#70946) 2020-08-07 14:28:10 -05:00
test_zip.yml [unarchive] work on older RHEL with group: <gid> (#72098) 2020-10-06 11:25:03 -04:00