mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
django_createcachetable: new module (#8412)
* django_createcachetabe: new module
* add --noinput arg to testcase
* add module to BOTMETA
* rename module class name
* fix examples documentation
* remove unused config
* adjust version_added
(cherry picked from commit 54df0c9b3a)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>