Skip to content

Commit

Permalink
WindowsPB: Fix Incredibuild Task Name
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 authored Sep 9, 2024
1 parent ac3a6b1 commit 9777711
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
backup: yes
when: incredibuild_conf_file.stat.exists

- name: Stop the IBX Dashboard service if it exists
- name: Start the IBX Dashboard service if it exists
ansible.windows.win_service:
name: IBXDashboard
state: started
Expand Down

0 comments on commit 9777711

Please sign in to comment.