Skip to content

Commit

Permalink
Update provision-contest/ansible/judgehost.yml
Browse files Browse the repository at this point in the history
Co-authored-by: MCJ Vasseur <14887731+vmcj@users.noreply.github.com>
  • Loading branch information
meisterT and vmcj authored May 6, 2024
1 parent 610b44d commit cce0b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision-contest/ansible/judgehost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
check_mode: no
tags: pretask

- name: Stop judgedaemon service(s)
- name: Stop judgedaemon service(s) on every possible core
service:
name: "{{ item }}"
state: stopped
Expand Down

0 comments on commit cce0b26

Please sign in to comment.