mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
xfconf: add command output to results (#5037)
* xfconf: add command output to results * add changelog fragment * add docs for return value cmd * Update plugins/modules/system/xfconf.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
ab0cd83bb1
commit
5933d28dc4
3 changed files with 36 additions and 1 deletions
2
changelogs/fragments/5037-xfconf-add-cmd-output.yaml
Normal file
2
changelogs/fragments/5037-xfconf-add-cmd-output.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- xfconf - add ``stdout``, ``stderr`` and ``cmd`` to the module results (https://github.com/ansible-collections/community.general/pull/5037).
|
Loading…
Add table
Add a link
Reference in a new issue