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
Cédric RICARD 3384021fe6 Fixed test on 'cached' parameter.
'cached' parameter is boolean, not string
11 years ago
..
apt Update apt:deb with correct version 11 years ago
apt_key Merge pull request #6793 from muffl0n/patch-4 11 years ago
apt_repository Addresses #6908 Add a mode parameter to apt_repository 11 years ago
apt_rpm Rename apt-rpm to apt_rpm. 11 years ago
composer Bump version_added field on composer module. 11 years ago
cpanm Update cpanm 11 years ago
easy_install Force command action to not be executed by the shell unless specifically enabled 11 years ago
gem Rename prerelease to pre_release. 11 years ago
homebrew Fix version_added for install_options in homebrew 11 years ago
homebrew_cask Update cask version, changelog. 11 years ago
homebrew_tap Update tap version, changelog 11 years ago
layman Changelog and version updates. 11 years ago
macports Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
npm Allow npm to install to a directory that doesn't yet exist 11 years ago
openbsd_pkg Merge pull request #4949 from eest/openbsd_pkg-rework-name-parsing 11 years ago
opkg Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
pacman Resolve merge. 11 years ago
pip Force command action to not be executed by the shell unless specifically enabled 11 years ago
pkgin Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
pkgng Fixed test on 'cached' parameter. 11 years ago
pkgutil Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
portage Fix docstring and snippet import style in portage module 11 years ago
portinstall Close parens in portinstall 11 years ago
redhat_subscription redhat_subscription calls AnsibleModule() without argument_spec 11 years ago
rhn_channel Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
rhn_register Fixes #6548 correct issues from rhn_register refactoring 11 years ago
rpm_key Merge pull request #6323 from aresch/rpm_key_query_fix 11 years ago
svr4pkg Did my best to rebase. Now includes the latest changes made to devel, along with my change of adding category option to module 11 years ago
swdepot Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
urpmi Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
yum Revert "add yum module downgrade support" 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