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 8148a5c commit 93a5245Copy full SHA for 93a5245
icpc-wf/ansible/judgehost.yml
@@ -111,7 +111,7 @@
111
notify: restart systemctl
112
113
- name: copy judgedaemon systemd unit file
114
- copy: src={{DJ_DIR/judge/domjudge-judgehost.service dest=/etc/systemd/system/
+ copy: src={{DJ_DIR}}/judge/domjudge-judgehost.service dest=/etc/systemd/system/
115
tags: updateservice
116
117
0 commit comments