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.
Anton Lindström
d3cb2d38b7
Make pip dry run work better for the common case
...
This change allows the pip module to figure out if something needs to be done during
a dry run using 'pip freeze'. This is implemented for the most basic case: name,
version and state=(present|absent). In other cases it will fall back to the old
behavior.
12 years ago
..
apt
Clarify documentation for apt pkg, state, install_recommends
12 years ago
apt_key
Merge pull request #6468 from philpep/fix_apt_key
12 years ago
apt_repository
Merge pull request #6220 from trevorah/ansible.git
12 years ago
composer
Bump version_added field on composer module.
12 years ago
cpanm
Update cpanm
12 years ago
easy_install
Force command action to not be executed by the shell unless specifically enabled
12 years ago
gem
Various commits to enable no-shell or safe-shell usage, more to come.
12 years ago
homebrew
prevent state from changing from head to installed
12 years ago
homebrew_cask
Update cask version, changelog.
12 years ago
homebrew_tap
Update tap version, changelog
12 years ago
macports
Various commits to enable no-shell or safe-shell usage, more to come.
12 years ago
npm
Allow npm to install to a directory that doesn't yet exist
12 years ago
openbsd_pkg
Merge pull request #4949 from eest/openbsd_pkg-rework-name-parsing
12 years ago
opkg
Various commits to enable no-shell or safe-shell usage, more to come.
12 years ago
pacman
Various commits to enable no-shell or safe-shell usage, more to come.
12 years ago
pip
Make pip dry run work better for the common case
12 years ago
pkgin
Fixes for run_command shell usage in remainder of packaging modules, save portinstall.
12 years ago
pkgng
Fixed bug that occurred when pkgsite not specified
12 years ago
pkgutil
Fixes for run_command shell usage in remainder of packaging modules, save portinstall.
12 years ago
portage
Fix docstring and snippet import style in portage module
12 years ago
portinstall
Close parens in portinstall
12 years ago
redhat_subscription
Fixes for run_command shell usage in remainder of packaging modules, save portinstall.
12 years ago
rhn_channel
Fixes #5023 Convert all modules to use new snippet import pattern
12 years ago
rhn_register
Fixes #6548 correct issues from rhn_register refactoring
12 years ago
rpm_key
Merge pull request #6323 from aresch/rpm_key_query_fix
12 years ago
svr4pkg
Fixes #5023 Convert all modules to use new snippet import pattern
12 years ago
swdepot
Fixes for run_command shell usage in remainder of packaging modules, save portinstall.
12 years ago
urpmi
Fixes for run_command shell usage in remainder of packaging modules, save portinstall.
12 years ago
yum
Revert "add yum module downgrade support"
12 years ago
zypper
remove check for version string
12 years ago
zypper_repository
zypper_repository: claims to support check_mode, but does not. Fixes GH-5614.
12 years ago