mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
* svc - invoke run_command passing list
* added changelog fragment
(cherry picked from commit ccb74ffd7c
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
78cd8886f4
commit
fe09516235
2 changed files with 4 additions and 2 deletions
2
changelogs/fragments/3829-svc-run-list.yaml
Normal file
2
changelogs/fragments/3829-svc-run-list.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- svc - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3829).
|
Loading…
Add table
Add a link
Reference in a new issue