mksysb: improve visibility on the output (#6269)

* mksysb: improve visibility on the output

* add changelog frag
This commit is contained in:
Alexei Znamensky 2023-04-05 23:55:49 +12:00 committed by GitHub
commit a64e36820f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- mksysb - improved the output of the module in case of errors (https://github.com/ansible-collections/community.general/issues/6263).