ansible/changelogs/fragments/async-wrapper-stdin.yaml
Matt Martz 264d9a9008
Allocate an explicit stdin in async_wrapper (#53410)
* add changelog fragment

* Add stdin async test

* Allocate an explicit stdin in async_wrapper. Fixes #50758
2019-03-07 09:28:44 -06:00

2 lines
105 B
YAML

bugfixes:
- async_wrapper - Allocate an explicit stdin (https://github.com/ansible/ansible/issues/50758)