.. |
apt
|
fix: bug in apt when python-apt is not present apt-get was not called due to unsafe call
|
2014-03-17 02:24:12 +01:00 |
apt_key
|
Merge pull request #6468 from philpep/fix_apt_key
|
2014-03-13 17:58:40 -05:00 |
apt_repository
|
remove dependency on pycurl from apt_repository by using module_utils/urls.py instead
|
2014-03-17 11:31:04 -05:00 |
composer
|
Bump version_added field on composer module.
|
2014-03-16 16:12:02 -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
|
prevent state from changing from head to installed
|
2014-03-17 16:56:54 -06:00 |
homebrew_cask
|
Update cask version, changelog.
|
2014-03-16 16:18:27 -04:00 |
homebrew_tap
|
Update tap version, changelog
|
2014-03-16 16:17:11 -04:00 |
macports
|
Various commits to enable no-shell or safe-shell usage, more to come.
|
2014-03-12 16:44:35 -04:00 |
npm
|
Update version_added
|
2014-03-16 16:35:52 -04:00 |
openbsd_pkg
|
Merge pull request #4949 from eest/openbsd_pkg-rework-name-parsing
|
2013-12-13 08:05:25 -08:00 |
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
|
Added support for package annotations.
|
2014-03-11 20:24:32 +01:00 |
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
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
rhn_register
|
Update formatting in module example.
|
2014-03-17 09:10:33 -04:00 |
rpm_key
|
Merge pull request #6323 from aresch/rpm_key_query_fix
|
2014-03-16 12:40:11 -05:00 |
svr4pkg
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
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
|
zypper_repository: claims to support check_mode, but does not. Fixes GH-5614.
|
2014-01-14 14:20:18 +01:00 |