ansible/library/packaging
2014-05-06 09:42:50 -05:00
..
apt In apt module show 'name' vs pkg to standardize with the rest of the modules. 'pkg' is an alias for name. 2014-04-29 15:48:51 -04:00
apt_key apt_key: fix key lookup for 64 bit key ids 2014-04-17 03:51:19 +02:00
apt_repository Make sure distro variable is set if python-apt is installed 2014-05-06 09:42:50 -05:00
apt_rpm add simplejson as alternative to json 2014-04-25 02:44:51 -07:00
composer Bump version_added field on composer module. 2014-03-16 16:12:02 -04:00
cpanm Update cpanm 2014-03-20 08:10:02 -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 Rename prerelease to pre_release. 2014-03-28 13:09:10 -04:00
homebrew Fix version_added for install_options in homebrew 2014-04-08 10:13:33 -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 Various commits to enable no-shell or safe-shell usage, more to come. 2014-03-12 16:44:35 -04:00
npm Allow npm to install to a directory that doesn't yet exist 2014-03-21 13:30:12 +10: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 Resolve merge. 2014-03-28 14:56:59 -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 Fixed test on 'cached' parameter. 2014-04-15 16:41:27 +02: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 redhat_subscription calls AnsibleModule() without argument_spec 2014-04-01 11:22:29 -07:00
rhn_channel Add missing license headers to two modules and standardize formatting of another. 2014-04-24 10:32:54 -04:00
rhn_register Add missing license headers to two modules and standardize formatting of another. 2014-04-24 10:32:54 -04:00
rpm_key Add missing license headers to two modules and standardize formatting of another. 2014-04-24 10:32:54 -04:00
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 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 Revert "add yum module downgrade support" 2014-03-24 12:27:32 -05: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