Fix(judgehost): force rebuild chroot
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 16s

This commit is contained in:
2025-04-10 03:14:19 +08:00
parent 46b2e1d4b1
commit f35efd19c4

View File

@@ -6,4 +6,4 @@
./misc-tools/dj_make_chroot -y -i kotlin
args:
chdir: "{{ domjudge_base_dir }}"
creates: /chroot/domjudge
changed_when: true