mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
django_manage - using list instead of string in run_command() (#3098)
* django_manage - using list instead of string in run_command() * added changelog fragment
This commit is contained in:
2
changelogs/fragments/3098-django_manage-cmd-list.yaml
Normal file
2
changelogs/fragments/3098-django_manage-cmd-list.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
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).
|
||||
Reference in New Issue
Block a user