community.general/lib/ansible/modules/packaging/os
Abhijeet Kasurde 52d8f9c397 pacman: Check for package list before installing (#52246)
Fixes: #45638

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-17 06:04:46 -05: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 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
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 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
pkgng.py
pkgutil.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
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_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 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 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