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
Matt Martz cd0ebed875
[stable-2.12] unarchive: fix non-english locales (#76542) (#76933)
* unarchive: fix non-english locales

For GNU Gettext, the LANGUAGE environment variable takes precedence over LANG or LC_ALL. On systems where LANGUAGE was set to a non-english locale, the output of the tar command therefore not understood and the module failed silently ("changed": false, but the archive was not extracted).

* add tests

* changelog
(cherry picked from commit 49e1cb9)

Co-authored-by: Jonathan Neuhauser <jonathan.hofinger@gmx.de>

Co-authored-by: Jonathan Neuhauser <jonathan.hofinger@gmx.de>
4 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
integration [stable-2.12] unarchive: fix non-english locales (#76542) (#76933) 4 years ago
lib/ansible_test [stable-2.12] ansible-test - Use newer pip to bootstrap FreeBSD. 4 years ago
sanity [stable-2.12] Fix package-data sanity test for newer setuptools. 4 years ago
support Remove incidental_win_security_policy (#75654) 4 years ago
units ssh connection avoid parsiing own debug (#76732) (#76755) 4 years ago
utils/shippable [stable-2.12] Fix Windows CI scripts. 4 years ago