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/library/packaging
Michael DeHaan 6b2bbbb9ff Merge pull request #6045 from garaden/pypi_mirrors_gone
Set use_mirrors default to "no" for the pip module
11 years ago
..
apt apt: fixed pkg=<name>=<version> fails if package is not yet installed. 11 years ago
apt_key apt_key module: Case insensitive presence checking 11 years ago
apt_repository removed with 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 Fix npm documentation typo. 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 All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 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 Adding a check for pending tranasctions to the yum module 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