1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/win_script/files
Jordan Borean d81249994e
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
2018-09-13 08:50:13 +10:00
..
space path
test_script.bat
test_script.cmd
test_script.ps1
test_script_bool.ps1
test_script_creates_file.ps1
test_script_removes_file.ps1
test_script_whoami.ps1 win_script: add support for become and centralise exec wrapper builder (#45582) 2018-09-13 08:50:13 +10:00
test_script_with_args.ps1
test_script_with_env.ps1
test_script_with_errors.ps1
test_script_with_splatting.ps1