mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 14:44:22 -07:00
* 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>
(cherry picked from commit c2068641f4
)
Co-authored-by: Célestin Matte <tohwiq@gmail.com>
This commit is contained in:
parent
206ac72bd8
commit
c8c5021773
2 changed files with 32 additions and 11 deletions
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).
|
Loading…
Add table
Add a link
Reference in a new issue