You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/win_async_wrapper
Matt Davis ce56da69b2 make windows async ... async (#22624)
Fixes #22575 - issue under new exec wrapper where unconstrained handle inheritance (for stdin) caused WinRM to block on breakaway processes. Uses explicit handle inheritance to ensure that only stdin read handle gets inherited. Adds test to ensure that async is actually async.
8 years ago
..
library powershell.ps1: Ensure Fail-Json() works with Hashtables (#21697) 8 years ago
tasks make windows async ... async (#22624) 8 years ago
aliases Initial ansible-test implementation. (#18556) 8 years ago