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
Cameron Nemo d3adde4739
modules/xbps: fix error message (#4438)
The previous error message was not giving the full or even correct
information to the user.
2022-04-11 07:05:04 +02:00
..
apk.py
apt_repo.py
apt_rpm.py
copr.py
dnf_versionlock.py
flatpak.py
flatpak_remote.py
homebrew.py
homebrew_cask.py
homebrew_tap.py
installp.py
layman.py
macports.py
mas.py
openbsd_pkg.py
opkg.py
pacman.py Add description on keeping old behavior and already switching to new behavior. (#4361) 2022-03-15 11:45:47 +01:00
pacman_key.py
pkg5.py
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py
portage.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
portinstall.py
pulp_repo.py
redhat_subscription.py
rhn_channel.py
rhn_register.py
rhsm_release.py
rhsm_repository.py
rpm_ostree_pkg.py
slackpkg.py
snap.py
snap_alias.py
sorcery.py
svr4pkg.py
swdepot.py
swupd.py
urpmi.py
xbps.py modules/xbps: fix error message (#4438) 2022-04-11 07:05:04 +02:00
yum_versionlock.py
zypper.py Bugfix: zypper issue with specified package versions (#4421) 2022-04-05 05:43:53 +02:00
zypper_repository.py