mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-31 13:31:01 +00:00
fix Windows env handling (#22927)
* fixes #22441 * fixes #22655 * moves all env handling into the exec wrapper; this should work for everything but raw, which is consistent with non-Windows.
This commit is contained in:
parent
f1ab879bb6
commit
73f50b4f9f
8 changed files with 52 additions and 16 deletions
|
|
@ -0,0 +1 @@
|
|||
$env:taskenv
|
||||
Loading…
Add table
Add a link
Reference in a new issue