mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Type options of cache plugins (#8624)
* Type options of cache plugins. * Do not change type of _timeout for now.
This commit is contained in:
parent
1a8f172186
commit
37c8560542
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