mirror of https://github.com/ansible/ansible.git
RoleRequirement - Include stderr in the error message (#66006)
* 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>pull/66150/head
parent
b06e78c16c
commit
1b3ca349eb
@ -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