ansible/packaging/os
Christopher M. Fuhrman 24ae49bbd9 pkgin: Support multiple matching packages
pkgin searches for packages such as 'emacs' can return multiple matches,
the first of which is not guaranteed to match.  So, iterate through
found packages until we have an appropriate match.  Should we *not* find
a match, then return False indicating match failure.
2015-08-18 14:25:53 -07:00
..
__init__.py Reorganization. 2014-11-04 17:31:59 -05:00
apk.py updated version_added 2015-08-03 16:28:02 -04:00
dnf.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
homebrew.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
homebrew_cask.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
homebrew_tap.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
layman.py Port layman to fetch_url 2015-07-22 09:13:36 -07:00
macports.py Adding author's github id 2015-05-14 00:15:38 -04:00
openbsd_pkg.py openbsd_pkg: Update author mail address. 2015-06-29 09:27:44 +02:00
opkg.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
pacman.py Improve pacman module 2015-07-24 23:51:17 -05:00
pkg5.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
pkg5_publisher.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
pkgin.py pkgin: Support multiple matching packages 2015-08-18 14:25:53 -07:00
pkgng.py Merge https://github.com/ansible/ansible-modules-extras into devel 2015-07-25 08:45:46 +03:00
pkgutil.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
portage.py Merge pull request #631 from Tatsh-ansible/usepkg-flags 2015-06-23 13:35:27 -04:00
portinstall.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
slackpkg.py minor doc fix 2015-08-05 17:35:55 -04:00
svr4pkg.py svr4pkg: assume command worked only on known-to-be-good returncodes 2015-05-27 13:35:34 +02:00
swdepot.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
urpmi.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
zypper.py zypper: Add local/remote rpm installation 2015-07-27 10:45:50 +02:00
zypper_repository.py zypper_repository: Fix repo parsing for empty list 2015-08-01 21:27:01 +02:00