mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
fad1220869
* monit - invoke run_command passing list
* added changelog fragment
* fixed unit test
* further adjustments
* fixed handling of command_args
* better handling of command_args
(cherry picked from commit 52d4907480
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
169 B
YAML
2 lines
169 B
YAML
minor_changes:
|
|
- monit - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3821).
|