1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-28 16:07:37 +00:00
community.general/plugins/modules/packaging/os
patchback[bot] 71de1ee1d5
Fix exception in pkgin module when all packages are already installed (#3583) (#3596)
* Fix exception in pkgin module when all packages are already installed.

* Update plugins/modules/packaging/os/pkgin.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Add changelog fragment for #3583

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 86a22b5ed2)

Co-authored-by: Nate Coraor <nate@bx.psu.edu>
2021-10-22 08:07:10 +02:00
..
apk.py
apt_repo.py
apt_rpm.py
copr.py Fix copr integration tests (#3237) (#3325) 2021-09-02 06:30:05 +02:00
flatpak.py flatpak - allow to add/remove multiple flatpaks at once (#2521) (#2822) 2021-06-17 19:05:05 +02:00
flatpak_remote.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
homebrew.py Fixed typo in homebrew documentation (#3577) (#3585) 2021-10-18 23:04:16 +02:00
homebrew_cask.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
homebrew_tap.py
installp.py
layman.py
macports.py macports: add stdout and stderr to status (#3499) (#3500) (#3543) 2021-10-11 07:26:17 +02:00
mas.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
openbsd_pkg.py openbsd_pkg: Fix KeyError (#3336) (#3407) 2021-09-20 19:49:52 +02:00
opkg.py
pacman.py pacman: fix changed status when ignorepkg has been defined (#2936) (#2945) 2021-07-07 06:53:37 +02:00
pacman_key.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
pkg5.py
pkg5_publisher.py
pkgin.py Fix exception in pkgin module when all packages are already installed (#3583) (#3596) 2021-10-22 08:07:10 +02:00
pkgng.py Pkgng many packages one command (#3393) (#3529) 2021-10-08 07:57:27 +02:00
pkgutil.py
portage.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
portinstall.py
pulp_repo.py
redhat_subscription.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rhn_channel.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rhn_register.py
rhsm_release.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rhsm_repository.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rpm_ostree_pkg.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
slackpkg.py
snap.py snap - improved error handling (#3211) (#3288) 2021-08-28 22:43:49 +02:00
sorcery.py
svr4pkg.py
swdepot.py
swupd.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
urpmi.py
xbps.py
yum_versionlock.py yum_versionlock: fix idempotency when using wildcard (asterisk) (#2787) (#2896) 2021-06-27 17:00:05 +02:00
zypper.py zypper: support transactional-updates (#3164) (#3193) 2021-08-12 08:29:22 +02:00
zypper_repository.py zypper_repository: Improve .repo file idempotency (#3474) (#3528) 2021-10-08 07:56:34 +02:00