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/changelogs
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
..
fragments unarchive: fix non-english locales (#76542) 3 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 7 years ago
changelog.yaml 2.13 changelog cleanup (#75800) 3 years ago
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 4 years ago