ansible/changelogs/fragments/command-stdin-no-newline.yaml

6 lines
171 B
YAML
Raw Normal View History

---
minor_changes:
- command/shell - new `stdin_add_newline` arg allows suppression of
automatically-added newline `\n` character to the specified in the `stdin`
arg.