2af36412f9
* runas + async - get working on older hosts * fixed up sanity issues * Moved first task to end of test for CI race issues * Minor change to async test to be more stable, change to runas become to not touch the disk * moved async test back to normal spot
3 lines
200 B
YAML
3 lines
200 B
YAML
bugfixes:
|
|
- winrm - running async with become on a Server 2008 or 2008 R2 host will now work
|
|
- become runas - changed runas process so it does not create a temporary file on the disk during execution
|