mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
Fix lang issue on zypper absent (#1175)
* Fix lang issue on zypper absent * Add fragment changelog * Update changelogs/fragments/1175-zypper-absent-lang.yml Some outfit Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
8670eff750
commit
4842f67da1
2 changed files with 4 additions and 0 deletions
2
changelogs/fragments/1175-zypper-absent-lang.yml
Normal file
2
changelogs/fragments/1175-zypper-absent-lang.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- zypper - force ``LANG=C`` to as zypper is looking in XML output where attribute could be translated (https://github.com/ansible-collections/community.general/issues/1175).
|
Loading…
Add table
Add a link
Reference in a new issue