mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 13:44:24 -07:00
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:
parent
39f3b151e8
commit
107df41d9c
8 changed files with 104 additions and 35 deletions
5
changelogs/fragments/9063-django-version.yml
Normal file
5
changelogs/fragments/9063-django-version.yml
Normal 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).
|
Loading…
Add table
Add a link
Reference in a new issue