community.general/lib/ansible/modules/packaging/os
Dag Wieers b4802350ec
Fix one issue (#52370)
2019-02-15 22:33:31 +01:00
..
__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
apt_repo.py
apt_repository.py Preventing '/dev/tty not found' problems (#49950) 2019-01-14 15:38:54 -05:00
apt_rpm.py
dnf.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
dpkg_selections.py
flatpak.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
flatpak_remote.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
homebrew.py
homebrew_cask.py homebrew_cask - add sudo_password parameter(#46471) 2019-01-21 10:15:40 -05:00
homebrew_tap.py
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
openbsd_pkg.py
opkg.py
package.py
package_facts.py
pacman.py Remove incorect author (#50191) 2018-12-20 07:22:30 -05:00
pkg5.py A few small cosmetic changes 2019-01-22 20:03:03 -05:00
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py
portage.py
portinstall.py
pulp_repo.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10: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_register.py Fix one issue (#52370) 2019-02-15 22:33:31 +01:00
rhsm_repository.py
rhsm_repository_release.py
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
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