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.
Andrew Resch
dfdca084f0
redhat_subscription calls AnsibleModule() without argument_spec
...
The Rhsm object requires an AnsibleModule but it isn't created with an argument_spec and fails. Since the rhn.module is set directly after, setting None for the required argument of Rhsm fixes the module.
11 years ago
..
apt
Fix merge conflicts
11 years ago
apt_key
Merge branch 'devel' of git://github.com/leafnode/ansible into devel
11 years ago
apt_repository
Merge pull request #6220 from trevorah/ansible.git
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
Miscellaneous fixes to homebrew module.
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 bug that occurred when pkgsite not specified
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