ansible/packaging/os
Michael Scherer 2b489e3257 Fix type of the rhn_register module
Password and activationkey should be tagged as no_log, as they
are supposed to be secret.
sslcacert is a path, so should be tagged as such.
2016-03-21 00:34:37 +01:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt.py Set version_added to 2.1 for autoremove. Fixes #3200 2016-03-08 07:31:22 -06:00
apt_key.py Add support for both keyserver and keyring in apt_key 2016-02-09 19:51:16 +01:00
apt_repository.py Add diff support to apt_repository module 2016-03-04 12:37:28 +01: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 Fix type of the rhn_register module 2016-03-21 00:34:37 +01:00
rpm_key.py removed syslog in favor of common module logging functions 2015-10-01 00:13:58 -04:00
yum.py One more bug yum non English locales 2016-03-16 00:55:50 +09:00