diff --git a/test/integration/targets/win_exec_wrapper/aliases b/test/integration/targets/win_exec_wrapper/aliases index c6d61981670..0589efba855 100644 --- a/test/integration/targets/win_exec_wrapper/aliases +++ b/test/integration/targets/win_exec_wrapper/aliases @@ -1 +1,2 @@ -windows/ci/group3 +windows/ci/group1 +windows/ci/smoketest diff --git a/test/integration/targets/win_exec_wrapper/tasks/main.yml b/test/integration/targets/win_exec_wrapper/tasks/main.yml index 36bc81855be..0ab4fe1d556 100644 --- a/test/integration/targets/win_exec_wrapper/tasks/main.yml +++ b/test/integration/targets/win_exec_wrapper/tasks/main.yml @@ -32,7 +32,7 @@ - '"This module cannot run as it requires a minimum PowerShell version of 20.0.0.0, actual was " in invalid_ps_version.msg' - name: test out environment block for task - win_shell: set | more + win_shell: set args: executable: cmd.exe environment: