Fix changes detection for createcachetable (#699)

This commit is contained in:
Mikhail Khvoinitsky 2020-09-29 07:18:34 +03:00 committed by GitHub
commit 3d19e15a7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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).