ansible/packaging
Andy Kluger 8f43db3167 Fix for Issue #2470 - gem version string processing
This fix assumes that no sane gem version has spaces in it, so when one like that is encountered, it will get truncated at the first space.
2013-10-02 17:55:30 -04:00
..
apt Merge pull request #4138 from resmo/fix/redundant-fail-json 2013-09-17 06:08:51 -07:00
apt_key Add version_added to new parameter. 2013-08-03 14:22:38 -04:00
apt_repository Fixed missing required package in notes. 2013-09-19 19:34:15 +02:00
easy_install Locate easy_install path after (optionally) creating virtualenv. 2013-09-10 11:22:06 +08:00
gem Fix for Issue #2470 - gem version string processing 2013-10-02 17:55:30 -04:00
homebrew Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
macports DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
npm Merge pull request #3199 from chrishoffman/doc_error 2013-06-16 19:28:12 -07:00
openbsd_pkg openbsd_pkg: Use ansible run_command(). 2013-07-20 17:45:07 +02:00
opkg DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
pacman Merge branch 'pacman_local' into pacman_local_plus_check 2013-08-17 17:56:33 -04:00
pip Merge branch 'PR_add_chdir_to_pip' of git://github.com/y-p/ansible into devel 2013-06-19 22:30:44 -04:00
pkgin Fix pkgin search (yielding wrong results under certain conditions, see inline comments). 2013-07-24 16:18:14 +02:00
pkgng Revert "now modules can implement with_items list globbing w/o updating" 2013-06-19 19:00:18 -04:00
pkgutil Cleaning up some pep8 issues in the pkgutil module 2013-08-22 20:21:02 -05:00
redhat_subscription Styling: misc pep8 2013-06-30 18:54:32 -04:00
rhn_channel changed deprecated channel_label attribute 2013-09-20 12:58:43 +02:00
rhn_register Revert "Styling: deprecation" 2013-09-09 15:17:43 -05:00
rpm_key Fixing typos in is_keyid function definition and usage 2013-09-09 17:26:44 -05:00
svr4pkg fixes ansible/ansible#3547 2013-07-16 09:17:57 +02:00
yum Add an example for installing a group with the yum module. 2013-09-11 02:14:16 +09:00
zypper DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00