You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py
apt.py use new method of setting locale and other environment variables 9 years ago
apt_key.py apt-key: convert ids to the 'short' format 9 years ago
apt_repository.py Show error if python-apt is absent in check mode. 9 years ago
apt_rpm.py Proper author info for all remaining modules 10 years ago
package.py updated docs for package 9 years ago
redhat_subscription.py add no_log to the password parameter 9 years ago
rhn_channel.py Proper author info for all remaining modules 10 years ago
rhn_register.py Do not use a shell construct for rhnreg_ks 9 years ago
rpm_key.py removed syslog in favor of common module logging functions 9 years ago
yum.py Merge pull request #1458 from Tahvok/patch-1 9 years ago