mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
* zypper: add simple_errors option -fixes #8416 * Fix style issues * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Fix indentation * Add changelog fragment * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Updated as per code review recommendations * Fix whitespace * Add quiet option, fix logic, update changelog * Fix trailing whitespace * Update plugins/modules/zypper.py Co-authored-by: Felix Fontein <felix@fontein.de> * Add suggested improvements --------- Co-authored-by: Eric Hoogeveen <eric.hoogeveen@ssc-spc.gc.ca> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
4b23e5ecff
commit
825e0ee377
2 changed files with 50 additions and 1 deletions
3
changelogs/fragments/9270-zypper-add-simple_errors.yaml
Normal file
3
changelogs/fragments/9270-zypper-add-simple_errors.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- zypper - add ``simple_errors`` option (https://github.com/ansible-collections/community.general/pull/9270).
|
||||
- zypper - add ``quiet`` option (https://github.com/ansible-collections/community.general/pull/9270).
|
Loading…
Add table
Add a link
Reference in a new issue