..
__init__.py
…
apk.py
…
apt.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
apt_key.py
Do not require TTY for 'apt-key' operations ( #48580 )
2018-11-19 12:40:06 +00:00
apt_repo.py
Add apt_repo module ( #49187 )
2018-12-04 16:37:42 +00:00
apt_repository.py
Preventing '/dev/tty not found' problems ( #49950 )
2019-01-14 15:38:54 -05:00
apt_rpm.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
dnf.py
Fix pycodestyle E117 issues.
2019-02-13 23:35:39 -08:00
dpkg_selections.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
flatpak.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
flatpak_remote.py
flatpak_remote: Handle empty output in remote_exists ( #52010 )
2019-02-18 17:40:51 +00:00
homebrew.py
…
homebrew_cask.py
homebrew_cask - add sudo_password parameter( #46471 )
2019-01-21 10:15:40 -05:00
homebrew_tap.py
homebrew_tap: fixes #40853 ( #40863 )
2018-06-01 11:43:04 -04:00
installp.py
Fix module issues ( #52209 )
2019-02-15 12:57:20 +01:00
layman.py
Use common functions for handling import errors ( #51851 )
2019-02-07 16:51:16 -05:00
macports.py
Macports: Add upgrade parameter and replace update_ports with selfupdate ( #45049 )
2018-10-03 13:58:55 -04:00
openbsd_pkg.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
opkg.py
…
package.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
package_facts.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
pacman.py
pacman: Check for package list before installing ( #52246 )
2019-02-17 06:04:46 -05:00
pkg5.py
A few small cosmetic changes
2019-01-22 20:03:03 -05:00
pkg5_publisher.py
…
pkgin.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
pkgng.py
Returns reason on pkg update error ( #44982 )
2018-09-04 10:27:57 -04:00
pkgutil.py
E325 Removal - Part II ( #49196 )
2018-11-28 13:55:52 +05:30
portage.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
portinstall.py
Module portinstall: use_packages is a bool ( #47370 )
2018-10-26 10:49:31 +10:00
pulp_repo.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
redhat_subscription.py
Exempt register vars from shell expansion ( #52594 )
2019-02-21 20:21:00 +00:00
rhn_channel.py
rhn_channel lacks sufficient testing and supportability
2018-12-07 11:13:19 -08:00
rhn_register.py
Fix one issue ( #52370 )
2019-02-15 22:33:31 +01:00
rhsm_repository.py
rhsm_repository: Properly handle no repos ( #51938 )
2019-02-22 11:44:18 +00:00
rhsm_repository_release.py
Add rhsm_repository_release module ( #43211 )
2018-12-06 20:16:18 +00:00
rpm_key.py
…
slackpkg.py
…
snap.py
Fix typo
2018-12-21 22:49:08 +01:00
sorcery.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
svr4pkg.py
…
swdepot.py
…
swupd.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
urpmi.py
fix bug #47154 ( #49881 )
2019-02-18 17:09:23 +00:00
xbps.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
yum.py
yum always return changes dict, not only in check mode ( #51987 )
2019-02-13 17:46:32 -05:00
yum_repository.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
zypper.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
zypper_repository.py
…