mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
0b70b3baff
* django_manage - using list instead of string in run_command() * added changelog fragment
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).
|