ansible/library/packaging
James Cammarata d44ed533b3 Default use_proxy to True for fetch_url()
Also added some error handling to the fetch_url() call in the
apt_repository module, so that failures to look up the PPA info
are properly handled.

Fixes #7322
2014-05-19 23:04:13 -05:00
..
apt In apt module show 'name' vs pkg to standardize with the rest of the modules. 'pkg' is an alias for name. 2014-04-29 15:48:51 -04:00
apt_key apt_key: fix key lookup for 64 bit key ids 2014-04-17 03:51:19 +02:00
apt_repository Default use_proxy to True for fetch_url() 2014-05-19 23:04:13 -05:00
apt_rpm add simplejson as alternative to json 2014-04-25 02:44:51 -07:00
composer Update composer example 2014-05-16 14:06:55 +01:00
cpanm
easy_install
gem Rename prerelease to pre_release. 2014-03-28 13:09:10 -04:00
homebrew Add dots to valid path characters 2014-05-10 18:13:16 +09:00
homebrew_cask
homebrew_tap
layman Changelog and version updates. 2014-03-28 17:01:15 -04:00
macports
npm
openbsd_pkg
opkg
pacman Resolve merge. 2014-03-28 14:56:59 -04:00
pip
pkgin
pkgng Fixed test on 'cached' parameter. 2014-04-15 16:41:27 +02:00
pkgutil
portage
portinstall
redhat_subscription redhat_subscription calls AnsibleModule() without argument_spec 2014-04-01 11:22:29 -07:00
rhn_channel Add missing license headers to two modules and standardize formatting of another. 2014-04-24 10:32:54 -04:00
rhn_register Add missing license headers to two modules and standardize formatting of another. 2014-04-24 10:32:54 -04:00
rpm_key Add missing license headers to two modules and standardize formatting of another. 2014-04-24 10:32:54 -04:00
svr4pkg Did my best to rebase. Now includes the latest changes made to devel, along with my change of adding category option to module 2014-03-28 15:35:52 -04:00
swdepot
urpmi
yum slight language change based on feedback from jimi-c 2014-05-16 09:44:32 -04:00
zypper
zypper_repository