community.general/lib/ansible/modules/packaging/os
Toshio Kuratomi 3fba006207 Update bare exceptions to specify Exception.
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
2018-12-16 15:03:19 -08:00
..
__init__.py
apk.py
apt.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08: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 Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
apt_rpm.py
dnf.py Fix yum/dnf handling of URIs that don't end in .rpm (#49912) 2018-12-14 13:44:40 -06:00
dpkg_selections.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
flatpak.py Fix two regressions in flatpak and flatpak_remote modules (#49651) 2018-12-07 11:38:42 -05:00
flatpak_remote.py Fix two regressions in flatpak and flatpak_remote modules (#49651) 2018-12-07 11:38:42 -05:00
homebrew.py
homebrew_cask.py
homebrew_tap.py
layman.py
macports.py
openbsd_pkg.py
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: if 'upgrade' is used, 'name' isn't apply (#48854) 2018-11-27 14:36:25 +00:00
pkg5.py add support for the --be-name option (#43030) 2018-11-05 09:27:38 -05:00
pkg5_publisher.py
pkgin.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
pkgng.py
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 updated version_added 2018-11-24 12:54:15 -05:00
redhat_subscription.py issue with activation_key and proxy on subscription-manager (#42624) 2018-12-14 12:27:58 -05:00
rhn_channel.py rhn_channel lacks sufficient testing and supportability 2018-12-07 11:13:19 -08:00
rhn_register.py rhn_register fixes for username and password when unregistering 2018-12-12 11:32:48 -05:00
rhsm_repository.py Update rhsm_repository.py (#49480) 2018-12-12 13:37:11 -06: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 Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
sorcery.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
svr4pkg.py
swdepot.py
swupd.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
urpmi.py
xbps.py
yum.py Fix yum/dnf handling of URIs that don't end in .rpm (#49912) 2018-12-14 13:44:40 -06:00
yum_repository.py
zypper.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
zypper_repository.py