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 90c5005 commit 492fad9Copy full SHA for 492fad9
icpc-wf/ansible/roles/judgedaemon/tasks/main.yml
@@ -78,7 +78,7 @@
78
- name: template judgedaemon template systemd unit file
79
template:
80
src: domjudge-judgehost.target.j2
81
- dest: /etc/systemd/system/
+ dest: /etc/systemd/system/domjudge-judgehost.target
82
notify:
83
- restart systemctl
84
- enable and restart judgedaemon
0 commit comments