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
Jonathan Neuhauser 49e1cb9f42
unarchive: fix non-english locales (#76542)
* 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
3 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
integration unarchive: fix non-english locales (#76542) 3 years ago
lib/ansible_test ansible-test - Code cleanup. (#76540) 3 years ago
sanity ansible-test - Update import test and sanity requirements. (#76308) 3 years ago
support ansible-test pssa update and new rules (#76256) 3 years ago
units check finder type before passing path (#76448) 3 years ago
utils/shippable Fix Windows CI scripts. 3 years ago