community.general/changelogs/fragments/10573-logstash-plugin-cmd-list.yml
Alexei Znamensky 47ebde3339
logstash_plugin: command args as list rather than string (#10573)
* logstash_plugin: command args as list rather than string

* add changelog frag
2025-08-04 20:02:01 +02:00

2 lines
225 B
YAML

minor_changes:
- logstash_plugin - using safer mechanism to run external command (https://github.com/ansible-collections/community.general/issues/10479, https://github.com/ansible-collections/community.general/pull/10520).