mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-13 09:34:21 -07:00
* pkgin: display stdout and stderr in case the error occurs
* Update changelogs/fragments/pkgin-output-after-error.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit ff586f1105
)
Co-authored-by: Bartosz <8199062+bartoszkosiorek@users.noreply.github.com>
This commit is contained in:
parent
c461e3cf71
commit
9e7bcae370
2 changed files with 8 additions and 6 deletions
2
changelogs/fragments/pkgin-output-after-error.yml
Normal file
2
changelogs/fragments/pkgin-output-after-error.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- pkgin - in case of ``pkgin`` tool failue, display returned standard output ``stdout`` and standard error ``stderr`` to ease debugging (https://github.com/ansible-collections/community.general/issues/3146).
|
Loading…
Add table
Add a link
Reference in a new issue