mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 20:41:44 -07:00
[PR #6826/eb734d03 backport][stable-7] snap: fix bug when processing output (#6829)
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>
This commit is contained in:
parent
751e2400e6
commit
6c718a4f55
3 changed files with 483 additions and 8 deletions
2
changelogs/fragments/6826-snap-out-strip.yml
Normal file
2
changelogs/fragments/6826-snap-out-strip.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue