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 78ebf5d266 Still more shell fixes. 11 years ago
..
apt Fix other reference to APT_ENV_VARS. 11 years ago
apt_key Still more shell fixes. 11 years ago
apt_repository Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
cpanm Fix missing colons in cpanm 11 years ago
easy_install Force command action to not be executed by the shell unless specifically enabled 11 years ago
gem Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
homebrew Use "brew list <name>" instead of grepping the output of "brew list". 11 years ago
macports Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
npm Force command action to not be executed by the shell unless specifically enabled 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 Various commits to enable no-shell or safe-shell usage, more to come. 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 Addresses #5023 Fix import comments 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 Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
rhn_channel Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
rhn_register Force command action to not be executed by the shell unless specifically enabled 11 years ago
rpm_key Remove validate_certs parameter from fetch_url calls 11 years ago
svr4pkg Fixes #5023 Convert all modules to use new snippet import pattern 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 Yum: Fix logic in yum. 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