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/cache
Alexei Znamensky 434f383ae9
fixed Python 3 keys() usage (#1861)
* 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>
2021-02-23 23:19:27 +01:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
memcached.py fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
pickle.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
redis.py fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
yaml.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00