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/callback
patchback[bot] bcf5c289af
fixed Python 3 keys() usage (#1861) (#1890)
* 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-23 23:48:28 +01:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
actionable.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
cgroup_memory_recap.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
context_demo.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
counter_enabled.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
dense.py Fix warning message in dense callback plugin (#83) 2020-04-13 19:01:57 +05:30
diy.py fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
full_skip.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
hipchat.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
jabber.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
log_plays.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
logdna.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
logentries.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
logstash.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
mail.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
nrdp.py Initial commit 2020-03-09 09:11:07 +00:00
null.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
osx_say.py Initial commit 2020-03-09 09:11:07 +00:00
say.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
selective.py fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
slack.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
splunk.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
stderr.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
sumologic.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
syslog_json.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
unixy.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
yaml.py YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522) (#1529) 2020-12-22 09:59:57 +00:00