ansible/packaging/os
Toshio Kuratomi 9c88f91092 Yum API is faster than calling out to repoquery. Looking through the
commit logs it looks like we weren't previously doing that because of
commit 14479e6adc

The message there is that Yum API prints an error message if the
rhn-plugin is in use and no rhn-certificate is available.  So instead of
using repoquery in preference always here we use repoquery in preference
if the rhn-plugin is enabled.
2015-06-13 17:08:32 -07:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt.py Merge pull request #1348 from devjatkin/issue_1230 2015-05-26 11:55:44 -04:00
apt_key.py apt_key documentation: add a note explaining the benefit of including 'id' 2015-05-07 15:49:50 +01:00
apt_repository.py Python2.4 fixes 2015-05-11 11:04:44 -05:00
apt_rpm.py Remove incorrect executable permissions. 2014-11-13 18:08:48 -05:00
package.py updated package examples 2015-06-08 20:25:39 -04:00
redhat_subscription.py Add version_added string to new org_id param in rhn_subscription 2015-04-14 13:56:55 -05:00
rhn_channel.py rhn_channel using depriciated methods. swapped out 2015-02-25 08:25:34 -05:00
rhn_register.py Some more module categorization. 2014-11-04 17:23:22 -05:00
rpm_key.py Some more module categorization. 2014-11-04 17:23:22 -05:00
yum.py Yum API is faster than calling out to repoquery. Looking through the 2015-06-13 17:08:32 -07:00