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 Laska 2638cc9a49 Correct check_mode conditional logic
The desired behavior is to _not_ add the ppa signing key when check_mode is
enabled.  This fix corrects the conditional logic to comply with the stated
behavior.
11 years ago
..
apt Properly catch import errors in apt 11 years ago
apt_key Merge pull request #6468 from philpep/fix_apt_key 11 years ago
apt_repository Correct check_mode conditional logic 11 years ago
cpanm Fix missing colons in cpanm 11 years ago
easy_install
gem
homebrew
macports
npm
openbsd_pkg
opkg
pacman
pip
pkgin Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
pkgng
pkgutil Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
portage
portinstall Close parens in portinstall 11 years ago
redhat_subscription Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
rhn_channel
rhn_register
rpm_key
svr4pkg
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
zypper
zypper_repository