mirror of https://github.com/ansible/ansible.git
Set locale for python apt (#79546)
* set locale to get_best_parsable_locale for the python-apt API * add a test case * add changelog * remove test that tests nothingpull/79566/head
parent
527abba860
commit
11e43e9d6e
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- apt - set locale to fix updating the cache (https://github.com/ansible/ansible/issues/79523).
|
||||||
Loading…
Reference in New Issue