ansible/packaging/os
Michael Scherer a144663953 Fix error reporting for fetch_key (#2662)
Since fetch_url already take care of the exception, the try/except
clause is no longer working, so replace it with proper status
checking, thus permitting to remove urlib2 from the import list.
2016-04-19 18:03:14 -04:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt.py Fix apt module needing another format character 2016-04-19 07:33:55 -07: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 Merge pull request #3352 from gundalow/docsrh_subs 2016-04-12 12:27:00 -07:00
rhn_channel.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
rhn_register.py Add support for Satellite/Spacewalk which have slightly different API to Hosted (#3289) 2016-04-19 17:43:28 -04:00
rpm_key.py Fix error reporting for fetch_key (#2662) 2016-04-19 18:03:14 -04:00
yum.py Yum module always downloads remote rpms. fixes #1452 2016-03-23 23:59:36 +01:00