We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ffab6b commit cc699aaCopy full SHA for cc699aa
windows/guest_customization/win_gosc_verify.yml
@@ -28,7 +28,7 @@
28
- name: "Check timezone configured"
29
include_tasks: check_timezone.yml
30
- name: "Check Windows readiness"
31
- include_tasks: win_check_os_readiness.yml
+ include_tasks: ../utils/win_check_os_readiness.yml
32
- name: "Get 'explorer.exe' process status"
33
include_tasks: ../utils/win_get_explorer_process.yml
34
- name: "Check 'explorer.exe' process status"
0 commit comments