nmcli: set C locale when executing nmcli (#992)

* Set C locale when calling nmcli.

* Add changelog.
This commit is contained in:
Felix Fontein
2020-09-29 22:57:07 +02:00
committed by GitHub
parent 220051768b
commit e48083e66b
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "nmcli - set ``C`` locale when executing ``nmcli`` (https://github.com/ansible-collections/community.general/issues/989)."