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
jctanner 5890fba5dc apt: update cache until corrupt package lists are fixed (#5448)
* apt: If the cache object fails to lost due to a corrupt file, try to update the cache until it is fixed.
* Append -q to the update parameters
* Remove unused variable
* Use a string that doesn't rely on internationalization
* Use py24 exception style
* Use get_exception

Fixes #2951
9 years ago
..
__init__.py Some more module categorization. 11 years ago
apt.py apt: update cache until corrupt package lists are fixed (#5448) 9 years ago
apt_key.py Order of return values was reversed 9 years ago
apt_repository.py Fix python 3 issues with apt* modules. (#4848) 9 years ago
apt_rpm.py Replace dangerous shell calls with module.run_command 9 years ago
package.py removed extra space 10 years ago
redhat_subscription.py Bulk spelling improvement to modules-core (#5225) 9 years ago
rhn_channel.py Proper author info for all remaining modules 11 years ago
rhn_register.py Convert packaging/* to py3/py2.4 syntax (#3702) 10 years ago
rpm_key.py Bulk spelling improvement to modules-core (#5225) 9 years ago
yum.py Fix incorrect line wrapping in output from yum check-updates 9 years ago