community.general/library/packaging
Andrew Resch c92ec68fa3 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.
2014-04-01 11:22:29 -07:00
..
apt Fix merge conflicts 2014-03-31 13:15:21 -04:00
apt_key Merge branch 'devel' of git://github.com/leafnode/ansible into devel 2014-03-28 13:15:06 -04:00
apt_repository Merge pull request #6220 from trevorah/ansible.git 2014-03-18 16:21:04 -04:00
apt_rpm Rename apt-rpm to apt_rpm. 2014-03-28 13:18:49 -04:00
composer
cpanm Update cpanm 2014-03-20 08:10:02 -04:00
easy_install
gem Rename prerelease to pre_release. 2014-03-28 13:09:10 -04:00
homebrew Miscellaneous fixes to homebrew module. 2014-03-28 19:37:05 -04: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
layman Changelog and version updates. 2014-03-28 17:01:15 -04:00
macports
npm Allow npm to install to a directory that doesn't yet exist 2014-03-21 13:30:12 +10:00
openbsd_pkg
opkg
pacman Resolve merge. 2014-03-28 14:56:59 -04:00
pip
pkgin
pkgng Fixed bug that occurred when pkgsite not specified 2014-03-18 21:55:05 +01:00
pkgutil
portage
portinstall
redhat_subscription redhat_subscription calls AnsibleModule() without argument_spec 2014-04-01 11:22:29 -07:00
rhn_channel
rhn_register Fixes #6548 correct issues from rhn_register refactoring 2014-03-18 21:21:18 -04:00
rpm_key
svr4pkg Did my best to rebase. Now includes the latest changes made to devel, along with my change of adding category option to module 2014-03-28 15:35:52 -04:00
swdepot
urpmi
yum Revert "add yum module downgrade support" 2014-03-24 12:27:32 -05:00
zypper
zypper_repository