mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
cache plugins: use f-strings (#9320)
* cache plugins: use f-strings * add changelog frag
This commit is contained in:
3
changelogs/fragments/9320-fstr-cache-plugins.yml
Normal file
3
changelogs/fragments/9320-fstr-cache-plugins.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- memcached cache plugin - use f-strings instead of interpolations or ``format`` (https://github.com/ansible-collections/community.general/pull/9320).
|
||||
- redis cache plugin - use f-strings instead of interpolations or ``format`` (https://github.com/ansible-collections/community.general/pull/9320).
|
||||
Reference in New Issue
Block a user