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.
ansible/library/packaging
Andy Kluger ee054a491a 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.
11 years ago
..
apt Merge pull request #4138 from resmo/fix/redundant-fail-json 11 years ago
apt_key Add version_added to new parameter. 11 years ago
apt_repository Fixed missing required package in notes. 11 years ago
easy_install Locate easy_install path after (optionally) creating virtualenv. 11 years ago
gem Fix for Issue #2470 - gem version string processing 11 years ago
homebrew Docs: consistently format playbook EXAMPLES 12 years ago
macports DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
npm Merge pull request #3199 from chrishoffman/doc_error 12 years ago
openbsd_pkg openbsd_pkg: Use ansible run_command(). 11 years ago
opkg DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
pacman Merge branch 'pacman_local' into pacman_local_plus_check 11 years ago
pip Merge branch 'PR_add_chdir_to_pip' of git://github.com/y-p/ansible into devel 12 years ago
pkgin Fix pkgin search (yielding wrong results under certain conditions, see inline comments). 11 years ago
pkgng Revert "now modules can implement with_items list globbing w/o updating" 12 years ago
pkgutil Cleaning up some pep8 issues in the pkgutil module 11 years ago
redhat_subscription Styling: misc pep8 12 years ago
rhn_channel changed deprecated channel_label attribute 11 years ago
rhn_register Revert "Styling: deprecation" 11 years ago
rpm_key Fixing typos in is_keyid function definition and usage 11 years ago
svr4pkg fixes ansible/ansible#3547 11 years ago
yum Add an example for installing a group with the yum module. 11 years ago
zypper DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago