.. |
__init__.py
|
…
|
|
apk.py
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2016-12-08 11:33:40 -05:00 |
dnf.py
|
Fail due to no dnf module installed earlier as we use a dnf utility function to determine if we have permission to install packages.
|
2016-12-08 11:33:53 -05:00 |
homebrew.py
|
homebrew: Aditional examples for documentation
|
2016-12-08 11:33:34 -05:00 |
homebrew_cask.py
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -05:00 |
homebrew_tap.py
|
Remove `homebrew-` prefix when checking if repo has already been tapped
|
2016-12-08 11:33:26 -05:00 |
layman.py
|
added check_mode support
|
2016-12-08 11:33:19 -05:00 |
macports.py
|
…
|
|
openbsd_pkg.py
|
fix the spelling of vim's flavor in the example
|
2016-12-08 11:33:46 -05:00 |
opkg.py
|
added version added
|
2016-12-08 11:33:17 -05:00 |
pacman.py
|
Prevent reinstallation in case of group package
|
2016-12-08 11:33:56 -05:00 |
pkg5.py
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2016-12-08 11:33:40 -05:00 |
pkg5_publisher.py
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2016-12-08 11:33:40 -05:00 |
pkgin.py
|
Update for modules which import json.
|
2016-12-08 11:33:44 -05:00 |
pkgng.py
|
Update for modules which import json.
|
2016-12-08 11:33:44 -05:00 |
pkgutil.py
|
fixed inline for more compatibility
|
2016-12-08 11:33:43 -05:00 |
portage.py
|
Fix comparison
|
2016-12-08 11:32:53 -05:00 |
portinstall.py
|
Update for modules which import json.
|
2016-12-08 11:33:44 -05:00 |
slackpkg.py
|
minor doc uptates
|
2016-12-08 11:33:07 -05:00 |
svr4pkg.py
|
…
|
|
swdepot.py
|
fixed a typo in swdepot module
|
2016-12-08 11:33:20 -05:00 |
urpmi.py
|
Update for modules which import json.
|
2016-12-08 11:33:44 -05:00 |
yum_repository.py
|
Removing parameter from yum_repository module
|
2016-12-08 11:33:53 -05:00 |
zypper.py
|
Remove duplicate documentation fields
|
2016-12-08 11:33:46 -05:00 |
zypper_repository.py
|
zypper_repository: Fix repo parsing for empty list
|
2016-12-08 11:33:06 -05:00 |