1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-17 13:23:12 +00:00
community.general/tests
patchback[bot] 42325505b4
[PR #12234/7dc2441f backport][stable-13] xbps: include stdout and stderr in module output (#12278)
xbps: include `stdout` and `stderr` in module output (#12234)

* fix(xbps): add stdout/stderr to module output and fix error message typo

Include stdout and stderr from the last executed command in all
exit_json and fail_json calls so users can see the actual xbps output
when debugging failures (addresses issue #2478).



* test(xbps): add basic unit tests using uthelper

Cover install (new, already present, failure) and remove (installed,
absent) scenarios. Verifies stdout/stderr are propagated in output.



* changelog: add fragment for PR 12234



* Add version_added.



---------



(cherry picked from commit 7dc2441fc8)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-06-14 21:40:06 +02:00
..
integration [PR #12274/4775dfbc backport][stable-13] filesystem: re-enable (and fix) most tests for Alpine (#12276) 2026-06-14 21:39:00 +02:00
sanity [PR #12093/1bf5e6e6 backport][stable-13] iptables_state: clean up code (#12098) 2026-05-25 15:34:01 +02:00
unit [PR #12234/7dc2441f backport][stable-13] xbps: include stdout and stderr in module output (#12278) 2026-06-14 21:40:06 +02:00
utils CI: Replace Ubuntu 22.04 with 26.04 for ansible-core devel (#12052) 2026-05-15 10:08:58 +02:00
.gitignore New module git config info (#7587) 2023-11-29 08:37:50 +01:00
config.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
galaxy-importer.cfg Zuul third-party-check: disable ansible-doc part of galaxy-importer (#7907) 2024-01-27 15:28:10 +01:00