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 3322cf4 commit a800577Copy full SHA for a800577
provision-contest/ansible/roles/judgedaemon/tasks/main.yml
@@ -26,6 +26,7 @@
26
environment:
27
DEBMIRROR: "{{ 'https://packages/ubuntu' if WF_RESTRICTED_NETWORK else '' }}"
28
args:
29
+ executable: /bin/bash
30
creates: "/chroot/domjudge"
31
32
- name: Pre-generate the kernel flags for ansible usage
0 commit comments