mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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>
This commit is contained in:
2
changelogs/fragments/no_strippers.yml
Normal file
2
changelogs/fragments/no_strippers.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- add option to shell/command to control stripping of empty lines at end of outputs
|
||||
Reference in New Issue
Block a user