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
Alexei Znamensky 9eb638f651
fix modules' output by using publish_cmd (#3655)
* fix modules' output by using publish_cmd

* added changelog frag

* Update changelogs/fragments/3655-use-publish_cmd.yaml

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

* Update changelogs/fragments/3655-use-publish_cmd.yaml

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

* Update changelogs/fragments/3655-use-publish_cmd.yaml

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-11-01 13:53:02 +01:00
..
apk.py
apt_repo.py
apt_rpm.py
copr.py
dnf_versionlock.py dnf_versionlock: new module (#3552) 2021-10-27 22:36:48 +02:00
flatpak.py
flatpak_remote.py
homebrew.py Fixed typo in homebrew documentation (#3577) 2021-10-18 22:43:57 +02:00
homebrew_cask.py
homebrew_tap.py
installp.py
layman.py
macports.py
mas.py
openbsd_pkg.py
opkg.py
pacman.py [Pacman Module] Allow for the pacman repository check to be skipped when it's not needed (#3606) 2021-10-30 08:17:45 +02:00
pacman_key.py
pkg5.py
pkg5_publisher.py
pkgin.py Fix exception in pkgin module when all packages are already installed (#3583) 2021-10-22 07:47:27 +02:00
pkgng.py pkgng: add basic integration tests (#3526) 2021-10-22 07:32:35 +02:00
pkgutil.py
portage.py
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 - new module (#3642) 2021-10-31 18:38:21 +01:00
snap_alias.py fix modules' output by using publish_cmd (#3655) 2021-11-01 13:53:02 +01:00
sorcery.py
svr4pkg.py
swdepot.py
swupd.py
urpmi.py
xbps.py
yum_versionlock.py
zypper.py
zypper_repository.py