We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df4f1e commit 5228c83Copy full SHA for 5228c83
icpc-wf/ansible/judgehost.yml
@@ -141,3 +141,6 @@
141
with_items:
142
- judgedaemon
143
- create_cgroups
144
+
145
+ - name: restart judgedaemon
146
+ service: name=judgedaemon state=restarted
0 commit comments