mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 13:44:24 -07:00
pkgin: display stdout and stderr in case the error occurs (#3148)
* 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>
This commit is contained in:
parent
16476f5cb9
commit
ff586f1105
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