ansible/library/packaging
James Cammarata 42febef0dd Merge pull request #8888 from alxgu/fix_zypp_repo_absent
Fix for #8886. Correct state=absent for statements without name/alias.
2014-09-04 11:02:09 -05:00
..
apt Merge pull request #8292 from jimi-c/issue_7863_deb_with_items 2014-07-25 10:46:37 -05:00
apt_key Check at most 16 characters of the key. Fixes #7936 2014-06-27 03:18:54 -05:00
apt_repository Merge pull request #8544 from Tenzer/faster-apt_repository 2014-08-11 08:09:19 -04:00
apt_rpm add simplejson as alternative to json 2014-04-25 02:44:51 -07:00
composer Update version_added info. 2014-08-08 14:46:49 -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 Fix a typo in gem module documentation 2014-08-03 14:52:24 +02:00
homebrew Homebrew module: Added + and . characters to the package name regex. 2014-08-13 22:31:03 +02:00
homebrew_cask Fixed bug with environment path for homebrew_cask 2014-06-28 14:27:33 +10:00
homebrew_tap Update tap version, changelog 2014-03-16 16:17:11 -04:00
layman layman: remove my email address 2014-07-16 01:29:36 +02:00
macports Various commits to enable no-shell or safe-shell usage, more to come. 2014-03-12 16:44:35 -04:00
npm Adding ignore_scripts option to the argument_spec for npm 2014-09-03 10:24:09 -05:00
openbsd_pkg Minor cleanup of openbsd_pkg example comment 2014-06-16 11:35:57 -05:00
opkg Various commits to enable no-shell or safe-shell usage, more to come. 2014-03-12 16:44:35 -04:00
pacman Fix #8047 2014-07-12 10:57:30 -05:00
pip Merge pull request #6701 from carlanton/pr/pip_check_fix2 2014-08-08 14:53:25 -04: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 Fix in pkgutil: don't call pipes.quote() on None. 2014-06-15 10:20:35 +08:00
portage portage: Add support for --changed-use 2014-08-27 08:02:03 -05:00
portinstall Fixed FreeBSD ports install issue 2014-06-26 20:52:57 +05:30
redhat_subscription Merge branch 'spelling' of git://github.com/cgar/ansible into devel 2014-08-08 13:28:45 -04: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 Fix typo in variable name 2014-05-23 16:09:57 -07:00
rpm_key Removed max 8192 bytes, fixes #8424 2014-08-04 20:55:49 -04:00
svr4pkg Cleaning up svr4pkg commit fix for #7645 2014-06-09 10:48:06 -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 #8626 by reverting 0d8b81cd 2014-08-14 18:10:58 +02:00
yum In the yum module example, use present/absent instead of installed/removed 2014-06-25 23:21:43 +09:00
zypper fix typo in zypper module (requiered -> required) 2014-09-03 13:03:59 -04:00
zypper_repository Fix for #8886. Correct state=absent for statements without name/alias. 2014-09-04 14:35:39 +02:00