Fix(judgehost): reboot handler

This commit is contained in:
2025-04-06 21:51:18 +08:00
parent 43ee35f6a3
commit 77392da592

View File

@@ -1,4 +1,6 @@
---
- name: Reboot
ansible.builtin.reboot: {}
- name: Restart judgehost docker compose
community.docker.docker_compose_v2:
project_src: "{{ domjudge_base_dir }}"