You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
6 years ago
..
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) 6 years ago
test_script_with_args.ps1
test_script_with_env.ps1
test_script_with_errors.ps1
test_script_with_splatting.ps1