mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
win_script: add support for become and centralise exec wrapper builder (#45582)
* win_script: add support for become and centralise exec wrapper builder * satisfying the pep8 gods * do not scan for module dependencies when running as a script
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
whoami.exe
|
||||
Write-Output "finished"
|
||||
Reference in New Issue
Block a user