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/lib/ansible
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
4 years ago
..
_vendor transparent downstream vendoring (#69850) 5 years ago
cli Add libyaml info to version output, and restore git info (#71948) 4 years ago
collections collection routing (#67684) 5 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Validate plugin option type 'dict' / 'dictionary' (#71928) 4 years ago
errors Make filter type errors 'loop friendly' (#70417) 4 years ago
executor Fix passing the connection timeout to connection plugins (#71722) 4 years ago
galaxy Move ansible.galaxy.collection module into package 4 years ago
inventory don't set warn = True, it will be overwritten in the next line (#71682) 4 years ago
module_utils [virt facts] identify KubeVirt properly (#72092) 4 years ago
modules [unarchive] work on older RHEL with group: <gid> (#72098) 4 years ago
parsing Rewrite _is_role and remove incidental_flatpak_remote (#72105) 4 years ago
playbook Allow meta tasks to use tags (#67508) 4 years ago
plugins Add optional attribute arg for min and max filters (#50909) 4 years ago
template Only apply the unroll wrapper once (#72003) 4 years ago
utils Add deprecation collection name to plugin options (#71735) 4 years ago
vars VariableManager - add the 'vars' key before getting delegated variables (#71214) 4 years ago
__init__.py transparent downstream vendoring (#69850) 5 years ago
constants.py Remove some constants.py deprecated items (#70466) 4 years ago
context.py Become plugins (#50991) 6 years ago
release.py Bump devel to 2.11.0 (#70121) 5 years ago