community.general/lib/ansible/modules/packaging/os
Jordan Borean b967f4dcc1 dnf/yum - added install_weak_deps option (#50525)
* dnf/yum - added install_weak_deps option

* skip creating weak dep packages if rpm doesn't support it

* fix rpm check for older hosts
2019-01-04 11:37:59 -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 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 dnf/yum - added install_weak_deps option (#50525) 2019-01-04 11:37:59 -05: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 Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
homebrew.py
homebrew_cask.py homebrew_cask: Fixes #38772 2018-10-01 09:49:06 -04:00
homebrew_tap.py
layman.py
macports.py Macports: Add upgrade parameter and replace update_ports with selfupdate (#45049) 2018-10-03 13:58:55 -04:00
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 Remove incorect author (#50191) 2018-12-20 07:22:30 -05: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 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 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 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 dnf/yum - added install_weak_deps option (#50525) 2019-01-04 11:37:59 -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