..
__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
Move existing check for root before we make expensive network calls
2015-11-02 08:00:46 -08:00
homebrew.py
Documentation fixes
2015-11-11 12:38:51 -08:00
homebrew_cask.py
Changes to author formatting, remove emails
2015-06-16 14:32:39 -04:00
homebrew_tap.py
Merge pull request #251 from kdisneur/hotfix/tap-prefixed-by-homebrew
2015-10-12 09:26:38 -04:00
layman.py
added check_mode support
2015-09-17 15:01:40 +02:00
macports.py
Adding author's github id
2015-05-14 00:15:38 -04:00
openbsd_pkg.py
switched to use module loggigng
2015-10-01 00:29:57 -04:00
opkg.py
added version added
2015-09-09 09:58:24 -04:00
pacman.py
Pacman Module Fixes
2015-12-16 07:03:18 +01: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
Make the pkg/name param into a list so that changes to make changes to _squash_items easier
2015-11-01 12:14:18 -08:00
pkgutil.py
More consistent use of run_command() wrapper function, which
2015-10-22 18:47:35 -05: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
fixed a typo in swdepot module
2015-09-22 17:44:08 +03:00
urpmi.py
no-suggests is obsolete, switch to no-recommends
2015-10-20 14:05:49 +02:00
yumrepo.py
updated version added
2015-11-24 09:55:27 -08:00
zypper.py
zypper: Add returncode to result
2015-11-18 17:49:34 +01:00
zypper_repository.py
zypper_repository: Fix repo parsing for empty list
2015-08-01 21:27:01 +02:00