ansible/changelogs/fragments/no_strippers.yml
Brian Coca 3ba3af5058
toggle for stripping empty shell/command output (#51342)
* toggle for stripping empty shell/command output

  fixes #45367

* Update lib/ansible/modules/commands/command.py

Co-Authored-By: bcoca <bcoca@users.noreply.github.com>
2019-01-29 15:55:38 -05:00

2 lines
103 B
YAML

minor_changes:
- add option to shell/command to control stripping of empty lines at end of outputs