1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-08 10:51:32 +00:00
community.general/plugins/modules/packaging/os
patchback[bot] 084879632a
fixed Python 3 keys() usage (#1861) (#1891)
* fixed python3 keys()

* added changelog fragment

* Update plugins/modules/cloud/spotinst/spotinst_aws_elastigroup.py

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

* Update plugins/cache/redis.py

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

* rolledback redis.py per PR

* Update plugins/modules/monitoring/sensu/sensu_check.py

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

* removed unnecessary ignore lines

* adding memcached and one case in redis is indeed necessary

* Update changelogs/fragments/1861-python3-keys.yml

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

* Update changelogs/fragments/1861-python3-keys.yml

* Update changelogs/fragments/1861-python3-keys.yml

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

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

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-02-24 19:36:37 +01:00
..
apk.py
apt_repo.py
apt_rpm.py
copr.py New module: Add copr module (#1592) 2021-01-27 19:30:03 +01:00
flatpak.py
flatpak_remote.py
homebrew.py Add default brew search path for non-Intel / Apple silicon hardware (#1679) 2021-01-26 06:56:24 +01:00
homebrew_cask.py Add default brew search path for non-Intel / Apple silicon hardware (#1679) 2021-01-26 06:56:24 +01:00
homebrew_tap.py Revert "Revert new features since the 2.0.0 release so we can release 2.0.1 from this branch." 2021-02-09 15:42:39 +01:00
installp.py
layman.py
macports.py
mas.py Fix #1435: mas : Fix "invalid literal" when no app (#1436) 2020-12-04 09:17:42 +01:00
openbsd_pkg.py Update CI (#1782) (#1787) 2021-02-11 11:10:42 +01:00
opkg.py
pacman.py
pkg5.py
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py
portage.py
portinstall.py
pulp_repo.py Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
redhat_subscription.py fixed Python 3 keys() usage (#1861) (#1891) 2021-02-24 19:36:37 +01:00
rhn_channel.py Legacy Python certificate validation fixed (#470) 2021-01-03 11:15:51 +01:00
rhn_register.py rhn_register: added force option to allow forced registering (#1454) (#1455) 2020-12-08 13:12:04 +01:00
rhsm_release.py
rhsm_repository.py
rpm_ostree_pkg.py rpm_ostree_pkg: new module (#357) 2021-01-11 09:47:22 +03:00
slackpkg.py
snap.py
sorcery.py
svr4pkg.py
swdepot.py
swupd.py
urpmi.py
xbps.py
yum_versionlock.py yum_versionlock: new module (#1405) 2020-12-03 20:00:49 +01:00
zypper.py
zypper_repository.py