Files
domjudge/playbooks/judgehost.yml
Yi-Ting Shih 8db26ab33e
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 1m6s
Feat(workflows): add lint
2025-04-07 20:37:36 +08:00

8 lines
169 B
YAML

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