mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Allocate an explicit stdin in async_wrapper (#53410)
* add changelog fragment * Add stdin async test * Allocate an explicit stdin in async_wrapper. Fixes #50758
This commit is contained in:
2
changelogs/fragments/async-wrapper-stdin.yaml
Normal file
2
changelogs/fragments/async-wrapper-stdin.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- async_wrapper - Allocate an explicit stdin (https://github.com/ansible/ansible/issues/50758)
|
||||
Reference in New Issue
Block a user