1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/packaging/os
Jürgen Hötzel 08b81b570e
Improve group expansion speed: query list of pacman groups once (#349) (#349)
For each package check membership in the list instead of checking each
package individually using pacman to see if it is a pacman group.

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-10-09 14:18:11 +02:00
..
apk.py
apt_repo.py
apt_rpm.py
flatpak.py
flatpak_remote.py
homebrew.py
homebrew_cask.py Fix for error trying to install cask with '@' in the name (#763) 2020-09-02 07:52:23 +03:00
homebrew_tap.py
installp.py
layman.py
macports.py
mas.py
openbsd_pkg.py
opkg.py
pacman.py Improve group expansion speed: query list of pacman groups once (#349) (#349) 2020-10-09 14:18:11 +02:00
pkg5.py pkg5: wrap 'to modify' package list (#789) 2020-08-25 21:21:51 +02:00
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py pkgutil: add update all, check-mode, squashing and examples (#799) 2020-09-30 06:19:36 +02:00
portage.py
portinstall.py
pulp_repo.py
redhat_subscription.py
rhn_channel.py
rhn_register.py
rhsm_release.py
rhsm_repository.py
slackpkg.py
snap.py
sorcery.py
svr4pkg.py
swdepot.py
swupd.py
urpmi.py
xbps.py
zypper.py
zypper_repository.py zypper_repository: Proper failure when python-xml is missing (#939) 2020-09-20 14:09:02 +02:00