mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
pacman: add stdout and stderr as return parameters (#3758)
* pacman: add stdout and stderr as return parameters Following the model of ansible.builtin.apt * Bugfix to PR: fix documentation formatting * Add changelog fragment 3758-pacman-add-stdout-stderr.yml * Apply suggestions from code review * Update changelogs/fragments/3758-pacman-add-stdout-stderr.yml Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
3
changelogs/fragments/3758-pacman-add-stdout-stderr.yml
Normal file
3
changelogs/fragments/3758-pacman-add-stdout-stderr.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- pacman - add ``stdout`` and ``stderr`` as return values (https://github.com/ansible-collections/community.general/pull/3758).
|
||||
Reference in New Issue
Block a user