ansible/packaging/os
Toshio Kuratomi a1a1c23205 Bandaid dnf module to temporarily fix some major problems
- Backport config file handling from the DNF module rewrite #527
  (Current config handling does not work with dnf and leads to
  tracebacks when run as an unprivileged user).
- Make a mandatory requirement on yum-utils (for /usr/bin/repoquery)
  because none of the fallback code works for dnf (it's unported yum API
  code).

Both of these issues will be fixed better in the dnf rewrite when it is
feature complete.

Fixes #471
2015-05-25 19:29:55 -07:00
..
__init__.py Reorganization. 2014-11-04 17:31:59 -05:00
dnf.py Bandaid dnf module to temporarily fix some major problems 2015-05-25 19:29:55 -07:00
homebrew.py Update module_utils "import" to the new-style 2015-05-18 12:08:15 -07:00
homebrew_cask.py Update module_utils "import" to the new-style 2015-05-18 12:08:15 -07:00
homebrew_tap.py Update module_utils "import" to the new-style 2015-05-18 12:08:15 -07:00
layman.py more string corrections 2015-05-14 10:45:32 -04:00
macports.py Adding author's github id 2015-05-14 00:15:38 -04:00
openbsd_pkg.py more string corrections 2015-05-14 10:45:32 -04:00
opkg.py more string corrections 2015-05-14 10:45:32 -04:00
pacman.py Fix quoting for documentation build 2015-05-15 11:52:37 -07:00
pkg5.py Many more doc fixes 2015-05-15 12:12:26 -07:00
pkg5_publisher.py Many more doc fixes 2015-05-15 12:12:26 -07:00
pkgin.py Many more doc fixes 2015-05-15 12:12:26 -07:00
pkgng.py Many more doc fixes 2015-05-15 12:12:26 -07:00
pkgutil.py Many more doc fixes 2015-05-15 12:12:26 -07:00
portage.py Adding author's github id 2015-05-14 00:31:16 -04:00
portinstall.py Many more doc fixes 2015-05-15 12:12:26 -07:00
svr4pkg.py Adding author's github id 2015-05-14 00:35:16 -04:00
swdepot.py Many more doc fixes 2015-05-15 12:12:26 -07:00
urpmi.py Many more doc fixes 2015-05-15 12:12:26 -07:00
zypper.py more string corrections 2015-05-14 10:45:32 -04:00
zypper_repository.py more string corrections 2015-05-14 10:45:32 -04:00