django_command/django_check/django_createcachetable: add return value version (#9063)

* add return value version

* add changelog frag

* reformat yaml
This commit is contained in:
Alexei Znamensky 2024-10-27 21:36:38 +13:00 committed by GitHub
commit 107df41d9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 104 additions and 35 deletions

View file

@ -0,0 +1,5 @@
minor_changes:
- django module utils - always retrieve version (https://github.com/ansible-collections/community.general/pull/9063).
- django_check - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9063).
- django_command - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9063).
- django_createcachetable - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9063).