community.general/lib/ansible/module_utils
Baptiste Mathus a1adff4ff0 Setting LC_MESSAGES: prevent unparseable messages
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.
2014-11-26 11:02:25 +01:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
a10.py A10 module improvements 2014-08-28 20:23:48 -05:00
basic.py Setting LC_MESSAGES: prevent unparseable messages 2014-11-26 11:02:25 +01:00
database.py Special case the lone asterisk fragment in mysql 2014-11-25 08:06:15 -08:00
ec2.py Support new AWS regions: cn-north-1, eu-central-1. 2014-11-08 23:30:26 +08:00
facts.py Add a fips fact and use it for integration tests 2014-11-12 09:29:21 -08:00
gce.py Google: allow for different libcloud provider to support upcoming DNS module 2014-10-29 19:57:46 +00:00
known_hosts.py python2.4 compatibility issue with urlparse 2014-10-13 16:07:06 -04:00
openstack.py Merge branch 'nova-compute-enhancements' of git://github.com/emonty/ansible into devel 2014-08-08 11:05:13 -04:00
powershell.ps1 All changes referenced in PRs #8767 , #8768 , #8769 : 2014-08-29 10:39:42 +02:00
rax.py Fix rax_find_loadbalancer issues 2014-11-06 16:41:34 -06:00
redhat.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
splitter.py Insert newlines correctly when splitting literal blocks 2014-10-09 16:45:08 -05:00
urls.py Add the default Homebrew path for OpenSSL certs on OS X 2014-10-29 14:16:01 +01:00