mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
[PR #8624/37c85605 backport][stable-9] Type options of cache plugins (#8686)
Type options of cache plugins (#8624)
* Type options of cache plugins.
* Do not change type of _timeout for now.
(cherry picked from commit 37c8560542
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
4c734ea134
commit
9b0ebef408
5 changed files with 17 additions and 2 deletions
2
changelogs/fragments/8624-cache-types.yml
Normal file
2
changelogs/fragments/8624-cache-types.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "memcached, pickle, redis, yaml cache plugins - make sure that all options are typed (https://github.com/ansible-collections/community.general/pull/8624)."
|
Loading…
Add table
Add a link
Reference in a new issue