Skip to content

Commit 38f6e57

Browse files
committed
Remove when conditional from the assert
1 parent 1124f39 commit 38f6e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/ansible/molecule/custom_vars/windows-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898

9999
- name: Get splunk-otel-collector service ImagePath
100100
ansible.windows.win_reg_stat:
101-
path: HKLM:\\SYSTEM\\CurrentControlSet\\Services\\splunk-otel-collector
101+
path: HKLM:\SYSTEM\CurrentControlSet\Services\splunk-otel-collector
102102
name: ImagePath
103103
register: collector_imagepath
104104

0 commit comments

Comments
 (0)