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
Felix Fontein d119905bd5
Fix non-matching defaults. (#5452) (#5454)
(cherry picked from commit f84a9bf932)
2022-11-01 20:09:31 +01:00
..
apk.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
apt_repo.py
apt_rpm.py
copr.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
dnf_versionlock.py dnf_versionlock: new module (#3552) 2021-10-27 22:36:48 +02:00
flatpak.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
flatpak_remote.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
homebrew.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
homebrew_cask.py homebrew_cask: reinstall when force is install option (#4090) (#4145) 2022-02-02 21:54:52 +01:00
homebrew_tap.py
installp.py
layman.py
macports.py macports: add stdout and stderr to status (#3499) (#3500) 2021-10-11 06:55:09 +02:00
mas.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00
openbsd_pkg.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
opkg.py Fix non-matching defaults. (#5452) (#5454) 2022-11-01 20:09:31 +01:00
pacman.py Fix non-matching defaults. (#5452) (#5454) 2022-11-01 20:09:31 +01:00
pacman_key.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
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: fix error-handling when upgrading all (#5369) (#5410) 2022-10-23 20:56:12 +02:00
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 Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
redhat_subscription.py Fix non-matching defaults. (#5452) (#5454) 2022-11-01 20:09:31 +01:00
rhn_channel.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rhn_register.py
rhsm_release.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rhsm_repository.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rpm_ostree_pkg.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
slackpkg.py
snap.py [PR #3943/12c0220c backport][stable-4] Add option "options" to snap module (#4076) 2022-01-24 09:23:31 +01:00
snap_alias.py fix modules' output by using publish_cmd (#3655) 2021-11-01 13:53:02 +01:00
sorcery.py Fix non-matching defaults. (#5452) (#5454) 2022-11-01 20:09:31 +01:00
svr4pkg.py
swdepot.py
swupd.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
urpmi.py
xbps.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
yum_versionlock.py Update to new Github account for notifications (#4986) (#4988) 2022-07-23 14:23:31 +02:00
zypper.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
zypper_repository.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00