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
Richard C Isaacson f0c4dace8d If a executable is defined but not found the module should fail. Addresses https://github.com/ansible/ansible/issues/5781. 11 years ago
..
apt Remove debugging code 11 years ago
apt_key apt_key module: Case insensitive presence checking 11 years ago
apt_repository apt_repository: don't crash if default_file doesn't exist 11 years ago
easy_install Fixes #5381 easy_install bug when used with virtualenv 11 years ago
gem Fixes #5023 Convert all modules to use new snippet import pattern 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 Addresses #5023 Fix import comments 11 years ago
pip If a executable is defined but not found the module should fail. Addresses https://github.com/ansible/ansible/issues/5781. 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 Addresses #5023 Fix import comments 11 years ago
zypper_repository zypper_repository: claims to support check_mode, but does not. Fixes GH-5614. 11 years ago