make pipelining actually backwards compatible
restore ssh specific setting the global, in the future these will be separate.
(cherry picked from commit 2d70dc7f21
)
This commit is contained in:
parent
0e7fe0fe2e
commit
04a059e406
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ Ansible Changes By Release
|
|||
* restore pre 2.4 pipeline configuration options (env and ini)
|
||||
* Fix win_copy regression: handling of vault-encrypted source files (https://github.com/ansible/ansible/pull/31084)
|
||||
* Updated return values for win_reg_stat to correctly show what is being returned (https://github.com/ansible/ansible/pull/31252)
|
||||
* reduced normal error redundancy and verbosity, display on increased and when needed
|
||||
|
||||
|
||||
<a id="2.4"></a>
|
||||
|
|
Loading…
Reference in a new issue