mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
[PR #10136/937d92ee backport][stable-10] pickle cache plugin, avoid extra steps in DT (#10144)
pickle cache plugin, avoid extra steps in DT (#10136)
* pickle cache plugin, avoid extra steps in DT
* clog
* Update changelogs/fragments/10136-cache-pickle-json.yml
---------
(cherry picked from commit 937d92ee25)
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
946727309f
commit
8c8e755369
2 changed files with 3 additions and 0 deletions
2
changelogs/fragments/10136-cache-pickle-json.yml
Normal file
2
changelogs/fragments/10136-cache-pickle-json.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- pickle cache plugin - avoid extra JSON serialization with ansible-core >= 2.19 (https://github.com/ansible-collections/community.general/pull/10136).
|
||||
Loading…
Add table
Add a link
Reference in a new issue