ansible/library/packaging
Michael Scherer 19bb44288e fix distribution detection in apt_repository module, so it also work
on Mint as it work on Debian, fix #4587.

PPAs are not supported however, since that's a Ubuntu specific feature
and mint is detected as a generic distribution and use a different
codename than the Ubuntu release it is based on, which mean that apt_repository
cannot add detect and add the proper url without a better heuristic.
2013-10-19 00:57:08 +02:00
..
apt For values that are booleans in the module doc, the value in the doc section should be a boolean or truthiness 2013-10-09 07:52:23 -04:00
apt_key Do key validation only when key is provided 2013-10-17 12:04:04 +02:00
apt_repository fix distribution detection in apt_repository module, so it also work 2013-10-19 00:57:08 +02:00
easy_install Fixes #4532 Send easy_install to get_bin_path instead of None 2013-10-15 18:15:08 -04:00
gem Fix for Issue #2470 - gem version string processing 2013-10-02 17:55:30 -04:00
homebrew update version_added of homebrew module 2013-10-13 15:32:51 -03: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 Refactor helper function '_get_pip' to handle the cases where an absolute 2013-10-14 11:48:28 -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 Fix module formatting in the pkgutil module. 2013-10-07 08:24:02 -04: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 Added full path to rhnreg_ks command for working correctly with sudo. 2013-10-14 16:05:01 +02: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 Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
zypper Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00