Fix changes detection for createcachetable (#699) (#991)

(cherry picked from commit 3d19e15a7d)

Co-authored-by: Mikhail Khvoinitsky <m-khvoinitsky@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2020-09-29 06:17:27 +00:00
committed by GitHub
parent d7c4849473
commit 25474f657a
2 changed files with 8 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- django_manage - fix idempotence for ``createcachetable`` (https://github.com/ansible-collections/community.general/pull/699).