mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 20:41:44 -07:00
snap: fix bug when processing output (#6826)
* snap: fix bug when processing output * add changelog frag
This commit is contained in:
parent
3fd4cdb119
commit
eb734d03c0
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