mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c31424a924
* django_manage - using list instead of string in run_command()
* added changelog fragment
(cherry picked from commit 0b70b3baff
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
179 B
YAML
2 lines
179 B
YAML
bugfixes:
|
|
- django_manage - refactor to call ``run_command()`` passing command as a list instead of string (https://github.com/ansible-collections/community.general/pull/3098).
|