ansible/packaging/os
Zoltan Kozma 364536a76e - Fixed annoying bug that disablerepo was essentially broken if a package needed updating by state latest.
- Replaced some unsafe practice with default parameters. However looking at the code this does not seem to matter much as the calling functions always seem to supply these parameters anyway.
2015-05-20 19:46:39 +01:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt.py Explain why the apt module does not do implicit regex matches on package name since this is different than the apt-get command line tool. 2015-05-07 08:16:46 -07: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
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 - Fixed annoying bug that disablerepo was essentially broken if a package needed updating by state latest. 2015-05-20 19:46:39 +01:00