Feat(judgehost): test judgehost

This commit is contained in:
2025-04-06 20:45:24 +08:00
parent 81c23bc103
commit aff00e56ad
5 changed files with 67 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Restart judgehost docker compose
community.docker.docker_compose_v2:
project_src: "{{ domjudge_base_dir }}"
state: restarted
remove_orphans: true