Files
domjudge/playbooks/judgehost.yml
Yi-Ting Shih 935ae15ef3
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 18s
Refactor(judgehost): add kotlin support
2025-04-10 03:04:46 +08:00

8 lines
167 B
YAML

---
- name: Install judgehost
hosts: judgehost
roles:
- role: install_packages_debian
# - role: configure_judgehost_docker
- role: configure_judgehost