1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-31 13:31:01 +00:00
community.general/library/packaging
James Laska 5cfefb326a 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.
2014-03-14 10:24:52 -04:00
..
apt Properly catch import errors in apt 2014-03-14 02:13:20 +01:00
apt_key Merge pull request #6468 from philpep/fix_apt_key 2014-03-13 17:58:40 -05:00
apt_repository Correct check_mode conditional logic 2014-03-14 10:24:52 -04:00
cpanm Fix missing colons in cpanm 2014-03-12 17:25:32 -04:00
easy_install Force command action to not be executed by the shell unless specifically enabled 2014-03-10 16:13:30 -05:00
gem Various commits to enable no-shell or safe-shell usage, more to come. 2014-03-12 16:44:35 -04:00
homebrew
macports Various commits to enable no-shell or safe-shell usage, more to come. 2014-03-12 16:44:35 -04:00
npm Force command action to not be executed by the shell unless specifically enabled 2014-03-10 16:13:30 -05:00
openbsd_pkg
opkg Various commits to enable no-shell or safe-shell usage, more to come. 2014-03-12 16:44:35 -04:00
pacman Various commits to enable no-shell or safe-shell usage, more to come. 2014-03-12 16:44:35 -04:00
pip Force command action to not be executed by the shell unless specifically enabled 2014-03-10 16:13:30 -05:00
pkgin Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 2014-03-12 16:57:18 -04:00
pkgng
pkgutil Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 2014-03-12 16:57:18 -04:00
portage Fix docstring and snippet import style in portage module 2014-03-11 15:26:26 -04:00
portinstall Close parens in portinstall 2014-03-12 17:36:48 -04:00
redhat_subscription Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 2014-03-12 16:57:18 -04:00
rhn_channel
rhn_register Force command action to not be executed by the shell unless specifically enabled 2014-03-10 16:13:30 -05:00
rpm_key Remove validate_certs parameter from fetch_url calls 2014-03-12 10:31:01 -05:00
svr4pkg
swdepot Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 2014-03-12 16:57:18 -04:00
urpmi Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 2014-03-12 16:57:18 -04:00
yum Yum: Fix logic in yum. 2014-03-07 15:22:59 -06:00
zypper remove check for version string 2014-02-12 17:14:43 +01:00
zypper_repository