mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 11:19:00 +00:00
The passwordstore lookup plugin depends on parsing GnuPG's
error messages in English language. As a result, detection of
a specific error failes when users set a different locale.
This change corrects this by setting the `LANGUAGE` environment
variable to `C` when invoking `pass`, as this only affects
gettext translations.
See
https://www.gnu.org/software/gettext/manual/html_node/The-LANGUAGE-variable.html
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 3703-force-install-homebrew-cask.yml | ||
| 3907-pacman-speedup.yml | ||
| 3916-fix-vdo-options-type.yml | ||
| 4029-proxmox-refactor.yml | ||
| 4105-opentelemetry_plugin-enrich_jira_hetzner_jenkins_services.yaml | ||
| 4106-proxmox-efidisk0-support.yaml | ||
| 4136-gitlab_runner-make-project-owned-mutually-exclusive.yml | ||
| 4150-gitlab-project-variable-absent-fix.yml | ||
| 4151-dconf-catch-psutil-nosuchprocess.yaml | ||
| 4154-ini_file_changed.yml | ||
| 4168-add-keycloak-url-timeout.yml | ||
| 4191-proxmox-add-win11.yml | ||
| 4192-improve-passwordstore-consistency.yml | ||
| 4219-passwordstore-locale-fix.yml | ||