Files
domjudge/hosts
Yi-Ting Shih 055c70632e
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 17s
Fix(judgehost): permission of /opt/domjudge
2025-04-08 13:07:44 +08:00

15 lines
189 B
INI

[control]
localhost ansible_connection=local
[domserver]
10.4.2.226
# 140.113.168.160
[judgehost]
10.4.2.227
10.4.2.228
10.4.2.229
[all:vars]
ansible_python_interpreter=/usr/bin/python3