mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-30 13:33:21 -07:00
django module, module_utils: adjustments (#10684)
* django module, module_utils: adjustments * fix name * more fixes * more fixes * further simplification * add changelog frag
This commit is contained in:
parent
5ee02297b0
commit
ded43714d3
4 changed files with 32 additions and 20 deletions
4
changelogs/fragments/10684-django-improvements.yml
Normal file
4
changelogs/fragments/10684-django-improvements.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
minor_changes:
|
||||
- django module utils - simplify/consolidate the common settings for the command line (https://github.com/ansible-collections/community.general/pull/10684).
|
||||
- django_check - simplify/consolidate the common settings for the command line (https://github.com/ansible-collections/community.general/pull/10684).
|
||||
- django_createcachetable - simplify/consolidate the common settings for the command line (https://github.com/ansible-collections/community.general/pull/10684).
|
Loading…
Add table
Add a link
Reference in a new issue