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
Matt Davis 97f97339f7
re-enable batch tests for win_script (#48822)
* skipped on Server 2008 since batch interpreter is busted under UTF8 codepage
* see https://github.com/ansible/ansible/issues/21915 for more details
6 years ago
..
space path
fail.bat
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
test_script_with_args.ps1
test_script_with_env.ps1
test_script_with_errors.ps1
test_script_with_splatting.ps1