mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
lvol: check return message in both stderr and stdout (#7601)
* lvol: check return message in both stderr and stdout * add changelog frag
This commit is contained in:
parent
07bac1777f
commit
32558558c0
2 changed files with 6 additions and 4 deletions
2
changelogs/fragments/7601-lvol-fix.yml
Normal file
2
changelogs/fragments/7601-lvol-fix.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- lvol - test for output messages in both ``stdout`` and ``stderr`` (https://github.com/ansible-collections/community.general/pull/7601, https://github.com/ansible-collections/community.general/issues/7182).
|
Loading…
Add table
Add a link
Reference in a new issue