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
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
4 years ago
..
targets unarchive: fix non-english locales (#76542) 4 years ago
network-integration.cfg Update network integration auth timeout (#71057) 6 years ago
network-integration.requirements.txt Update ansible-test network test provisioning. (#68220) 6 years ago