We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610b44d commit cce0b26Copy full SHA for cce0b26
provision-contest/ansible/judgehost.yml
@@ -51,7 +51,7 @@
51
check_mode: no
52
tags: pretask
53
54
- - name: Stop judgedaemon service(s)
+ - name: Stop judgedaemon service(s) on every possible core
55
service:
56
name: "{{ item }}"
57
state: stopped
0 commit comments