mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
6c718a4f55
snap: fix bug when processing output (#6826)
* snap: fix bug when processing output
* add changelog frag
(cherry picked from commit eb734d03c0
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
243 B
YAML
2 lines
243 B
YAML
bugfixes:
|
|
- snap - fix the processing of the commands' output, stripping spaces and newlines from it (https://github.com/ansible-collections/community.general/pull/6826, https://github.com/ansible-collections/community.general/issues/6803).
|