mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-21 13:31:43 -07:00
django module utils: remove deprecated function arg ignore_value_none
(#10574)
* django module utils: remove deprecated function arg ignore_value_none * fix argument order in call from _DjangoRunner to superclass * add changelog frag
This commit is contained in:
parent
47ebde3339
commit
1518b43b85
2 changed files with 4 additions and 2 deletions
2
changelogs/fragments/10574-django-runner.yml
Normal file
2
changelogs/fragments/10574-django-runner.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- django module utils - remove deprecated parameter ``_DjangoRunner`` call (https://github.com/ansible-collections/community.general/pull/10574).
|
Loading…
Add table
Add a link
Reference in a new issue