community.general/lib/ansible/modules/packaging/os
Adam Miller 34fc66185e make yum update_only option actually work (#47942)
* make yum update_only option actually work

Fixes #40615

Signed-off-by: Adam Miller <admiller@redhat.com>

* fix changlog fragment for sanity check

Signed-off-by: Adam Miller <admiller@redhat.com>

* only attempt an update when there are packages to update

Signed-off-by: Adam Miller <admiller@redhat.com>

* fix logic to properly handle the precedent of operations

Signed-off-by: Adam Miller <admiller@redhat.com>

* remove q debug statements

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-11-13 15:04:19 -05:00
..
__init__.py
apk.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
apt.py apt: warn users on auto-install dep (#47704) 2018-10-29 19:56:15 +01:00
apt_key.py Suggest full fingerprint for apt_key. (#44697) 2018-09-14 14:50:46 -05:00
apt_repository.py Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07: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 Correct yum and dnf autoremove behavior (#47902) 2018-11-05 16:00:42 -05:00
dpkg_selections.py Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
flatpak.py Make the flatpak module work with Python 3. 2018-11-05 10:00:42 -05:00
flatpak_remote.py Make the flatpak module work with Python 3. 2018-11-05 10:00:42 -05:00
homebrew.py Homebrew: Update _uninstall_current_package to use the --force option (#33360) 2018-05-05 13:03:05 -04:00
homebrew_cask.py homebrew_cask: Fixes #38772 2018-10-01 09:49:06 -04:00
homebrew_tap.py homebrew_tap: fixes #40853 (#40863) 2018-06-01 11:43:04 -04:00
layman.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01: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 More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
package.py Minor typo fix in package module documentation (#44617) 2018-08-24 10:14:58 +02:00
package_facts.py added check mode spport to package_facts (#39801) 2018-05-11 14:04:08 -04:00
pacman.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
pkg5.py add support for the --be-name option (#43030) 2018-11-05 09:27:38 -05:00
pkg5_publisher.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
pkgin.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
pkgng.py Returns reason on pkg update error (#44982) 2018-09-04 10:27:57 -04:00
pkgutil.py Fix packaging/os modules for wildcard imports and get_exception 2018-02-06 08:44:49 -08:00
portage.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
portinstall.py Module portinstall: use_packages is a bool (#47370) 2018-10-26 10:49:31 +10:00
pulp_repo.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
redhat_subscription.py Add release argument for redhat_subscription (#47888) 2018-11-09 17:19:06 -05:00
rhn_channel.py rhn_channel: PEP8 compliancy and doc fixes (#30912) 2017-10-03 09:50:44 +02:00
rhn_register.py Fix for "cannot marshal None unless.." (#33660) 2018-08-22 12:25:58 -04:00
rhsm_repository.py Prevent duplicate entries in rhsm_repository module (#48107) 2018-11-07 17:49:12 -05:00
rpm_key.py rpm_key: PEP8 compliancy and documentation changes (#33426) 2017-12-04 13:30:27 +01:00
slackpkg.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
snap.py Implement snap packaging module 2018-10-17 22:59:41 +02:00
sorcery.py Use loop instead of with_items in examples (#47318) 2018-10-18 17:14:50 -04:00
svr4pkg.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
swdepot.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
swupd.py swupd: fail in case of an incorrect bundle (#45993) 2018-10-26 09:13:03 +01:00
urpmi.py urpmi module improvements (#37596) 2018-04-10 13:10:56 -04:00
xbps.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
yum.py make yum update_only option actually work (#47942) 2018-11-13 15:04:19 -05:00
yum_repository.py Explain what happens when gpgcheck is not set in yum 2018-09-20 15:14:55 +03:00
zypper.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
zypper_repository.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00