ansible/packaging/os
2016-04-14 21:15:07 +02:00
..
__init__.py
apk.py Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
dnf.py Mark conf_file as a path, for various user expansion 2016-04-14 21:15:07 +02:00
homebrew.py Sprinkle some LANG/LC_* where command output is parsed (#2019) 2016-04-13 10:03:26 -04:00
homebrew_cask.py Sprinkle some LANG/LC_* where command output is parsed (#2019) 2016-04-13 10:03:26 -04:00
homebrew_tap.py
layman.py
macports.py
openbsd_pkg.py fix the spelling of vim's flavor in the example 2016-01-28 21:54:25 +01:00
opkg.py
pacman.py Remove dead code from pacman module 2016-03-23 18:39:26 +11:00
pkg5.py Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
pkg5_publisher.py Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
pkgin.py pkgin: Fix bad regexp which did not catch packages such as p5-SVN-Notify 2016-04-14 12:51:29 +02:00
pkgng.py add chroot flag to pkgng in order to allow installation of packages into chroot environments, e.g. jails (#1218) 2016-04-11 08:25:30 +02:00
pkgutil.py added missing version_added 2016-01-11 19:34:02 -05:00
portage.py Use boolean instead of "yes" + choice for most option 2016-03-28 09:14:57 +02:00
portinstall.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
slackpkg.py
svr4pkg.py
swdepot.py
urpmi.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
yum_repository.py Use type='path' for reposdir, since that's a path 2016-03-30 21:49:58 +02:00
zypper.py Remove duplicate documentation fields 2016-01-28 09:20:55 -08:00
zypper_repository.py