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
James Cammarata a1b1182662 Validate SSL certs accessed through urllib*
* Adds another module utility file which generalizes the
  access of urls via the urllib* libraries.
* Adds a new spec generator for common arguments.
* Makes the user-agent string configurable.

Fixes #6211
11 years ago
..
apt Merge branch '5853-python-2.5-apt_repository-fix' of https://github.com/timurbatyrshin/ansible into timurbatyrshin-5853-python-2.5-apt_repository-fix 11 years ago
apt_key Validate SSL certs accessed through urllib* 11 years ago
apt_repository Merge branch '5853-python-2.5-apt_repository-fix' of https://github.com/timurbatyrshin/ansible into timurbatyrshin-5853-python-2.5-apt_repository-fix 11 years ago
cpanm Update cpanm module to newer module patterns 11 years ago
easy_install Fixes #5381 easy_install bug when used with virtualenv 11 years ago
gem Fixes #5819: Added --executables to gem uninstall command. 11 years ago
homebrew Use "brew list <name>" instead of grepping the output of "brew list". 11 years ago
macports Addresses #5023 Fix import comments 11 years ago
npm Make the npm production parameter in the docs list the choices. 11 years ago
openbsd_pkg Merge pull request #4949 from eest/openbsd_pkg-rework-name-parsing 11 years ago
opkg Addresses #5023 Fix import comments 11 years ago
pacman small change to docs 11 years ago
pip Remove use_mirrors from pip module 11 years ago
pkgin Addresses #5023 Fix import comments 11 years ago
pkgng Addresses #5023 Fix import comments 11 years ago
pkgutil Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
portinstall Addresses #5023 Fix import comments 11 years ago
redhat_subscription Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
rhn_channel Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
rhn_register Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
rpm_key Validate SSL certs accessed through urllib* 11 years ago
svr4pkg Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
swdepot Addresses #5023 Fix import comments 11 years ago
urpmi Addresses #5023 Fix import comments 11 years ago
yum Yum: Fix logic in yum. 11 years ago
zypper remove check for version string 11 years ago
zypper_repository zypper_repository: claims to support check_mode, but does not. Fixes GH-5614. 11 years ago