mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
runas + async - get working on older hosts (#41772)
* 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
This commit is contained in:
3
changelogs/fragments/win_become_async_older_hosts.yml
Normal file
3
changelogs/fragments/win_become_async_older_hosts.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user