mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
community.general.osx_defaults: Include stderr in error messages (#6011)
* Update osx_defaults documentation examples * Include stderr in errors from osx_defaults * Add Changelog Fragment * Update changelogs/fragments/6011-osx-defaults-errors.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Change format of examples * Update plugins/modules/osx_defaults.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
95b8afdea3
commit
92544993c0
2 changed files with 21 additions and 14 deletions
2
changelogs/fragments/6011-osx-defaults-errors.yml
Normal file
2
changelogs/fragments/6011-osx-defaults-errors.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "osx_defaults - include stderr in error messages (https://github.com/ansible-collections/community.general/pull/6011)."
|
Loading…
Add table
Add a link
Reference in a new issue