ansible/packaging/os
Toshio Kuratomi 1df8ebf0c3 use new method of setting locale and other environment variables
The old method left settings in the environment.  The new method takes
care of clearing them after use.  In this module, the old method was
also setting the environment too late to affect all the command line
tools which lead to a bug.

Fixes https://github.com/ansible/ansible/issues/14264
2016-02-07 14:17:36 -08:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt.py use new method of setting locale and other environment variables 2016-02-07 14:17:36 -08:00
apt_key.py apt-key: convert ids to the 'short' format 2016-01-12 01:11:59 +00:00
apt_repository.py Show error if python-apt is absent in check mode. 2016-01-31 01:32:09 -08:00
apt_rpm.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
package.py updated docs for package 2015-08-13 14:57:55 -04:00
redhat_subscription.py add no_log to the password parameter 2015-12-22 22:26:51 -05:00
rhn_channel.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
rhn_register.py Do not use a shell construct for rhnreg_ks 2016-01-26 12:24:13 +01:00
rpm_key.py removed syslog in favor of common module logging functions 2015-10-01 00:13:58 -04:00
yum.py Merge pull request #1458 from Tahvok/patch-1 2016-02-04 06:57:07 -08:00