Refactor(judgehost): add kotlin support
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 18s

This commit is contained in:
2025-04-10 03:04:46 +08:00
parent 055c70632e
commit 935ae15ef3
10 changed files with 101 additions and 100 deletions

View File

@@ -3,5 +3,5 @@
hosts: judgehost
roles:
- role: install_packages_debian
- role: configure_judgehost_legacy
# - role: configure_judgehost
# - role: configure_judgehost_docker
- role: configure_judgehost