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
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.
10 years ago
..
__init__.py Some more module categorization. 10 years ago
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. 10 years ago
apt_key.py apt_key documentation: add a note explaining the benefit of including 'id' 10 years ago
apt_repository.py Python2.4 fixes 10 years ago
apt_rpm.py Remove incorrect executable permissions. 10 years ago
redhat_subscription.py Add version_added string to new org_id param in rhn_subscription 10 years ago
rhn_channel.py rhn_channel using depriciated methods. swapped out 10 years ago
rhn_register.py Some more module categorization. 10 years ago
rpm_key.py Some more module categorization. 10 years ago
yum.py - Fixed annoying bug that disablerepo was essentially broken if a package needed updating by state latest. 10 years ago