mirror of https://github.com/ansible/ansible.git
* RoleRequirement - Include stderr in the error message if there's a non-0 return code
* Don't try to concatenate str and bytes
Co-Authored-By: Sam Doran <sdoran@redhat.com>
(cherry picked from commit 1b3ca34
)
Co-authored-by: Sloane Hertel <shertel@redhat.com>
Co-authored-by: Sloane Hertel <shertel@redhat.com>
pull/69409/head
parent
4744f31023
commit
a9f5f45d45
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- RoleRequirement - include stderr in the error message if a scm command fails (https://github.com/ansible/ansible/issues/41336)
|
Loading…
Reference in New Issue