flatpak: force locale language to be C (#9187)

* flatpak: force locale langauge to be C

* add changelog frag
This commit is contained in:
Alexei Znamensky 2024-11-28 18:50:39 +13:00 committed by GitHub
commit f828bdee22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- flatpak - force the locale language to ``C`` when running the flatpak command (https://github.com/ansible-collections/community.general/pull/9187, https://github.com/ansible-collections/community.general/issues/8883).