# Ansible / domjudge ## Usage 1. Fill in the vars in `group_vars`. 2. Fill in `domserver` and `judgehost` machine ips in `hosts` file. 3. Run `ansible-playbook playbooks/domserver`. 4. Run `ansible-playbook playbooks/judgehost`. 5. Put web cert and key to `/etc/haproxy/cert.pem` on domserver. 6. Check if judgehost been registered.