mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
a1adff4ff0
This locale variable defines how tools should display their messages. This is for example gonna change the yum message from "Nothing to do" to "Rien a faire" in my case (french). As the yum module parses that string in err, if the message is not enforced in english this is gonna fail. So this commits just enriches a bit more the code that's already written for that enforcement. This commit fixes issue #9635. |
||
---|---|---|
.. | ||
cache | ||
callback_plugins | ||
inventory | ||
module_utils | ||
modules | ||
playbook | ||
runner | ||
utils | ||
__init__.py | ||
callbacks.py | ||
color.py | ||
constants.py | ||
errors.py | ||
module_common.py |